Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241206-014927
#<BuildRuby:0x00007f0e7f3efdc0
@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.20241206-014927",
@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.000005 0.000021 ( 0.000022)
autoconf 0.000030 0.000009 0.000039 ( 0.000038)
configure 0.000024 0.000007 0.000031 ( 0.000031)
build_up 0.005817 0.001662 3.615144 ( 3.725527)
build_miniruby 0.001236 0.000353 1.605341 ( 1.609021)
build_ruby 0.000000 0.002176 4.406803 ( 4.680849)
build_all 0.003819 0.005978 6.915369 ( 4.788959)
build_install 0.020952 0.002620 9.851486 ( 7.194756)
test_btest 0.000712 0.000223 81.449351 ( 28.469464)
test_basic 0.010776 0.001908 1.206149 ( 1.340262)
test_all 0.104112 0.037891 726.635406 (280.978748)
test_rubyspec 0.043130 0.035073 116.711564 ( 26.186731)
total: 358.98 sec