Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230815-032305
#<BuildRuby:0x00005619d7429fb8
@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.20230815-032305",
@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.000031 0.000002 0.000033 ( 0.000032)
autoconf 0.000040 0.000002 0.000042 ( 0.000042)
configure 0.000030 0.000002 0.000032 ( 0.000031)
build_up 0.003766 0.003546 2.284981 ( 6.390304)
build_miniruby 0.001713 0.000139 1.652808 ( 3.496425)
build_ruby 0.000000 0.002229 3.321735 ( 6.683621)
build_all 0.007157 0.001846 6.603936 ( 7.179298)
build_install 0.019267 0.000849 8.050072 ( 9.655416)
test_btest 0.000833 0.000083 84.664100 ( 72.811829)
test_basic 0.004644 0.003929 0.992737 ( 2.445914)
test_all 0.009851 0.000714 709.669729 (551.288580)
test_rubyspec 0.049955 0.028415 107.459090 (228.698782)
total: 888.65 sec