Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230817-043138
#<BuildRuby:0x000055d99d68a228
@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.20230817-043138",
@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.000020 0.000001 0.000021 ( 0.000020)
autoconf 0.000031 0.000001 0.000032 ( 0.000031)
configure 0.000028 0.000001 0.000029 ( 0.000029)
build_up 0.007345 0.000109 2.323881 ( 6.411422)
build_miniruby 0.001663 0.000055 1.759312 ( 3.449355)
build_ruby 0.002009 0.000067 3.376764 ( 4.701542)
build_all 0.003845 0.004558 6.502810 ( 5.690350)
build_install 0.011464 0.007642 8.062355 ( 6.738734)
test_btest 0.000736 0.000084 85.405989 ( 52.738444)
test_basic 0.005099 0.000000 0.987462 ( 1.832210)
test_all 0.006079 0.004552 708.274062 (450.287272)
test_rubyspec 0.051430 0.023131 109.689260 (190.987202)
total: 722.84 sec