Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230711-184856
#<BuildRuby:0x00005608b7e461a8
@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.20230711-184856",
@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.000027 0.000004 0.000031 ( 0.000031)
autoconf 0.000036 0.000005 0.000041 ( 0.000042)
configure 0.000024 0.000003 0.000027 ( 0.000029)
build_up 0.005606 0.000831 2.155441 ( 4.679593)
build_miniruby 0.001628 0.000000 1.636887 ( 2.323452)
build_ruby 0.001823 0.000000 3.119560 ( 4.376854)
build_all 0.007955 0.000000 2.626430 ( 3.430997)
build_install 0.016226 0.002086 3.925777 ( 4.511907)
test_btest 0.000820 0.000109 80.123608 ( 49.418532)
test_basic 0.002860 0.000381 0.896884 ( 1.437320)
test_all 0.001750 0.000233 630.157420 (335.568724)
test_rubyspec 0.035581 0.014455 89.810505 (128.540141)
total: 534.29 sec