Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241104-034927
#<BuildRuby:0x00007f2df687fde0
@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.20241104-034927",
@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.000004 0.000021 ( 0.000022)
autoconf 0.000032 0.000007 0.000039 ( 0.000039)
configure 0.000025 0.000006 0.000031 ( 0.000031)
build_up 0.001008 0.007165 3.779991 ( 4.061021)
build_miniruby 0.001357 0.000394 1.647888 ( 1.659439)
build_ruby 0.002123 0.000000 4.474006 ( 4.610061)
build_all 0.004683 0.003654 6.671222 ( 2.755847)
build_install 0.008429 0.009466 8.719227 ( 4.030579)
test_btest 0.000000 0.001105 70.423706 ( 19.445305)
test_basic 0.000000 0.010071 0.954338 ( 1.005233)
test_all 0.092495 0.053251 709.521514 (225.252530)
test_rubyspec 0.038593 0.045121 121.604459 ( 30.189397)
total: 293.02 sec