Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241220-033152
#<BuildRuby:0x00007f50e0a0fdd8
@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.20241220-033152",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@spec_opts="-j",
@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.000004 0.000019 ( 0.000019)
autoconf 0.000027 0.000006 0.000033 ( 0.000032)
configure 0.000022 0.000006 0.000028 ( 0.000027)
build_up 0.004903 0.001184 2.197760 ( 3.022433)
build_miniruby 0.001509 0.000000 1.712280 ( 1.807427)
build_ruby 0.002036 0.000000 4.490624 ( 4.834673)
build_all 0.007472 0.001655 6.815338 ( 3.312742)
build_install 0.017715 0.000988 6.847147 ( 3.381886)
test_btest 0.000739 0.000156 68.223054 ( 17.917364)
test_basic 0.004396 0.004490 0.806479 ( 0.857300)
test_all 0.099403 0.042663 603.561339 (185.525713)
test_rubyspec 0.025496 0.052497 113.147145 ( 20.451337)
total: 241.11 sec