Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221226-023323
#<BuildRuby:0x000056100437e230
@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.20221226-023323",
@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.000015 0.000001 0.000016 ( 0.000017)
autoconf 0.000025 0.000002 0.000027 ( 0.000027)
configure 0.000025 0.000002 0.000027 ( 0.000028)
build_up 0.004910 0.000409 1.155794 ( 1.838808)
build_miniruby 0.001426 0.000118 1.502253 ( 1.511933)
build_ruby 0.001995 0.000166 3.661910 ( 4.052613)
build_all 0.005513 0.003994 4.092241 ( 2.808316)
build_install 0.017229 0.000465 3.355850 ( 3.121549)
test_btest 0.000576 0.000060 58.470030 ( 31.550884)
test_basic 0.002647 0.003623 0.449624 ( 0.612650)
test_all 0.001157 0.000149 639.261662 (272.942400)
test_rubyspec 0.030960 0.020240 72.655888 ( 88.238794)
total: 406.68 sec