Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241123-135658
#<BuildRuby:0x00007fa5409dfde0
@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.20241123-135658",
@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.000017 0.000003 0.000020 ( 0.000021)
autoconf 0.000029 0.000006 0.000035 ( 0.000034)
configure 0.000025 0.000005 0.000030 ( 0.000030)
build_up 0.003404 0.003874 3.995417 ( 3.878334)
build_miniruby 0.001645 0.000000 1.685255 ( 1.941180)
build_ruby 0.001944 0.000000 3.901479 ( 48.725785)
build_all 0.006332 0.002614 6.364334 ( 2.745090)
build_install 0.013580 0.003417 8.575284 ( 4.218796)
test_btest 0.000777 0.000184 78.764575 ( 23.322935)
test_basic 0.005018 0.005127 1.104455 ( 2.166080)
test_all 0.117365 0.028368 701.217317 (210.424481)
test_rubyspec 0.060968 0.020555 118.660672 ( 25.070325)
total: 322.49 sec