Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240116-062619
#<BuildRuby:0x000056032c751fb8
@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.20240116-062619",
@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.000021 0.000001 0.000022 ( 0.000023)
configure 0.000020 0.000002 0.000022 ( 0.000022)
build_up 0.000929 0.004138 1.558339 ( 1.929360)
build_miniruby 0.001469 0.000170 1.549942 ( 1.549305)
build_ruby 0.001551 0.000000 2.952587 ( 3.178688)
build_all 0.006887 0.000027 5.354926 ( 2.302318)
build_install 0.016614 0.001291 6.721031 ( 4.160326)
test_btest 0.000690 0.000072 81.027984 ( 31.393554)
test_basic 0.002604 0.004333 0.798781 ( 0.861460)
test_all 0.095043 0.031379 827.378441 (885.874811)
test_rubyspec 0.049525 0.026484 102.582121 (199.787083)
total: 1131.04 sec