Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241123-083944
#<BuildRuby:0x00007f7da3a0fdc0
@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-083944",
@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.000012 0.000002 0.000014 ( 0.000015)
autoconf 0.000022 0.000003 0.000025 ( 0.000025)
configure 0.000018 0.000003 0.000021 ( 0.000021)
build_up 0.000000 0.006911 2.591068 ( 8.300529)
build_miniruby 0.000963 0.000396 1.025013 ( 3.008569)
build_ruby 0.001466 0.000366 3.355451 ( 59.436863)
build_all 0.004814 0.001203 4.755351 ( 1.937406)
build_install 0.010947 0.006166 8.673186 ( 4.428799)
test_btest 0.000000 0.000877 62.323338 ( 17.323913)
test_basic 0.004853 0.002325 0.717466 ( 4.013729)
test_all 0.103288 0.037357 703.711637 (256.365881)
test_rubyspec 0.035929 0.044680 115.483030 ( 23.567164)
total: 378.38 sec