Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240207-004023
#<BuildRuby:0x0000555db7311fb8
@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.20240207-004023",
@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.000018 0.000002 0.000020 ( 0.000019)
autoconf 0.000026 0.000002 0.000028 ( 0.000028)
configure 0.000020 0.000001 0.000021 ( 0.000022)
build_up 0.000000 0.005719 1.733834 ( 2.093177)
build_miniruby 0.000000 0.001702 1.686649 ( 1.697447)
build_ruby 0.001255 0.000547 3.134139 ( 3.384880)
build_all 0.006689 0.000956 6.396470 ( 3.279661)
build_install 0.009661 0.009642 7.838166 ( 4.534670)
test_btest 0.000645 0.000133 88.707669 ( 33.378580)
test_basic 0.000000 0.005697 0.870272 ( 0.935180)
test_all 0.083280 0.033313 747.334877 (280.341527)
test_rubyspec 0.059158 0.048393 173.899438 (187.969345)
total: 517.62 sec