Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241003-131839
#<BuildRuby:0x00007f8fc90bfdc8
@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.20241003-131839",
@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.000020 0.000003 0.000023 ( 0.000024)
autoconf 0.000035 0.000005 0.000040 ( 0.000039)
configure 0.000033 0.000005 0.000038 ( 0.000038)
build_up 0.002508 0.004486 2.625773 ( 2.663131)
build_miniruby 0.001401 0.000267 1.177019 ( 1.174367)
build_ruby 0.001428 0.000272 3.022737 ( 3.234972)
build_all 0.000000 0.008743 6.591746 ( 2.523926)
build_install 0.012929 0.005311 8.579712 ( 3.892701)
test_btest 0.000758 0.000231 83.395164 ( 21.757962)
test_basic 0.005215 0.003289 0.827459 ( 0.876268)
test_all 0.122943 0.023121 688.990201 (199.344464)
test_rubyspec 0.057271 0.034966 139.866712 ( 33.092977)
total: 268.56 sec