Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241126-110503
#<BuildRuby:0x00007f4509d4fdc8
@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.20241126-110503",
@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.000018 0.000003 0.000021 ( 0.000022)
autoconf 0.000039 0.000007 0.000046 ( 0.000046)
configure 0.000034 0.000007 0.000041 ( 0.000039)
build_up 0.007379 0.001384 3.776115 ( 4.144634)
build_miniruby 0.001465 0.000274 1.773689 ( 1.926016)
build_ruby 0.002182 0.000409 4.450578 ( 5.118488)
build_all 0.008289 0.000715 6.587993 ( 3.173405)
build_install 0.017758 0.005317 9.327486 ( 5.109632)
test_btest 0.000693 0.000135 81.189346 ( 43.473899)
test_basic 0.001635 0.008511 0.833866 ( 0.881077)
test_all 0.130839 0.023502 725.117082 (243.411217)
test_rubyspec 0.020127 0.057985 115.461682 ( 28.257740)
total: 335.50 sec