Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230618-105503
#<BuildRuby:0x000055b2d33568e0
@BUILD_DIR="/tmp/ruby/build",
@INSTALL_DIR="/tmp/ruby/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/src",
@TARGET_BUILD_DIR="/tmp/ruby/build/trunk-yjit",
@TARGET_INSTALL_DIR="/tmp/ruby/install/trunk-yjit",
@TARGET_NAME="trunk-yjit",
@TARGET_SRC_DIR="/tmp/ruby/src/trunk-yjit",
@btest_opts="-j4",
@build_opts="-j4",
@configure_opts=["cppflags=-DYJIT_FORCE_ENABLE"],
@gist=false,
@git_branch=nil,
@git_worktree=nil,
@incremental=true,
@logfile="/home/ko1/ruby/logs/brlog.trunk-yjit.20230618-105503",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@steps=
["checkout",
"autoconf",
"configure",
"build_up",
"build_miniruby",
"build_ruby",
"build_all",
"build_install",
"test_btest",
"test_basic",
"test_all",
"test_rubyspec"],
@svn_revision=nil,
@test_opts="TESTS='-j4'",
@timeout=10800>
user system total real
checkout 0.000016 0.000002 0.000018 ( 0.000018)
autoconf 0.000027 0.000003 0.000030 ( 0.000030)
configure 0.000023 0.000002 0.000025 ( 0.000027)
build_up 0.005705 0.000570 2.084360 ( 4.612532)
build_miniruby 0.001705 0.000000 1.609286 ( 1.999100)
build_ruby 0.001713 0.000000 2.965613 ( 29.045957)
build_all 0.007248 0.000234 2.356060 ( 1.578338)
build_install 0.016587 0.000713 3.732925 ( 3.182557)
test_btest 0.000941 0.000083 80.187852 ( 35.853721)
test_basic 0.003398 0.004395 0.869392 ( 0.981739)
test_all 0.001197 0.000137 578.803638 (229.260184)
test_rubyspec 0.022309 0.033548 89.182317 (108.968504)
total: 415.48 sec