Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240208-082830
#<BuildRuby:0x0000558190b8e018
@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.20240208-082830",
@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.000021 0.000002 0.000023 ( 0.000023)
autoconf 0.000027 0.000003 0.000030 ( 0.000030)
configure 0.000027 0.000003 0.000030 ( 0.000030)
build_up 0.001545 0.004357 1.964619 ( 2.337756)
build_miniruby 0.001447 0.000207 1.588890 ( 1.590058)
build_ruby 0.001745 0.000249 3.457277 ( 3.664543)
build_all 0.007157 0.000392 6.485804 ( 3.117583)
build_install 0.018268 0.000629 7.977053 ( 4.361769)
test_btest 0.000680 0.000085 87.660793 ( 35.027717)
test_basic 0.000000 0.007627 0.916188 ( 1.069238)
test_all 0.064863 0.052231 753.005820 (271.562902)
test_rubyspec 0.082826 0.024609 176.061582 (186.841054)
total: 509.57 sec