Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231211-140226
#<BuildRuby:0x0000564dca54a3d0
@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.20231211-140226",
@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.000016 0.000002 0.000018 ( 0.000019)
autoconf 0.000023 0.000004 0.000027 ( 0.000027)
configure 0.000020 0.000004 0.000024 ( 0.000024)
build_up 0.002088 0.004408 2.312370 ( 2.425800)
build_miniruby 0.001206 0.000251 1.641530 ( 1.640853)
build_ruby 0.001560 0.000325 3.168560 ( 3.361264)
build_all 0.007809 0.000000 5.693282 ( 2.645314)
build_install 0.019061 0.000305 7.581990 ( 4.308118)
test_btest 0.000814 0.000136 84.164778 ( 31.066581)
test_basic 0.000472 0.007701 0.899889 ( 1.028281)
test_all 0.085001 0.036378 768.473902 (271.115518)
test_rubyspec 0.025825 0.043504 94.934231 (106.633674)
total: 424.23 sec