Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241109-134434
#<BuildRuby:0x00007fc34c3cfde0
@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.20241109-134434",
@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.000016 0.000006 0.000022 ( 0.000022)
autoconf 0.000031 0.000011 0.000042 ( 0.000042)
configure 0.000026 0.000010 0.000036 ( 0.000036)
build_up 0.000000 0.007947 3.921659 ( 3.780670)
build_miniruby 0.001143 0.000596 1.731661 ( 1.852830)
build_ruby 0.000000 0.002265 4.682935 ( 25.105197)
build_all 0.002828 0.007059 6.528845 ( 3.023638)
build_install 0.010056 0.010764 9.568003 ( 9.935675)
test_btest 0.000665 0.000387 82.990292 ( 34.618992)
test_basic 0.008841 0.002787 1.127654 ( 1.267026)
test_all 0.125748 0.029018 765.724681 (284.388224)
test_rubyspec 0.053824 0.029945 115.420058 ( 23.167941)
total: 387.14 sec