Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241118-162451
#<BuildRuby:0x00007fbc47c7fdc0
@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.20241118-162451",
@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.000022 0.000004 0.000026 ( 0.000028)
autoconf 0.000038 0.000008 0.000046 ( 0.000045)
configure 0.000028 0.000006 0.000034 ( 0.000033)
build_up 0.005965 0.001193 3.386165 ( 3.345319)
build_miniruby 0.001265 0.000253 1.281547 ( 1.279137)
build_ruby 0.002165 0.000000 4.123227 ( 4.271974)
build_all 0.007487 0.001063 6.387297 ( 2.806390)
build_install 0.009034 0.008913 9.179750 ( 4.568381)
test_btest 0.000768 0.000186 78.990477 ( 21.674528)
test_basic 0.008136 0.000863 0.861307 ( 0.913609)
test_all 0.097692 0.044814 730.879204 (223.853986)
test_rubyspec 0.051968 0.029596 119.229004 ( 24.518623)
total: 287.23 sec