Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241029-074430
#<BuildRuby:0x00007fbe0f1cfdc0
@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.20241029-074430",
@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.000033 0.000005 0.000038 ( 0.000038)
configure 0.000035 0.000000 0.000035 ( 0.000036)
build_up 0.004083 0.004071 4.022382 ( 3.979395)
build_miniruby 0.002072 0.000000 1.773945 ( 1.778199)
build_ruby 0.002439 0.000103 4.473768 ( 6.063314)
build_all 0.002336 0.007735 7.128239 ( 3.699161)
build_install 0.012788 0.010472 10.365863 ( 5.567314)
test_btest 0.000000 0.000846 78.157596 ( 24.430298)
test_basic 0.001067 0.009294 1.042584 ( 1.093779)
test_all 0.128569 0.020980 720.319521 (243.680795)
test_rubyspec 0.042844 0.036218 118.330838 ( 26.235637)
total: 316.53 sec