Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241110-073758
#<BuildRuby:0x00007f88d568fdc0
@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.20241110-073758",
@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.000013 0.000003 0.000016 ( 0.000015)
autoconf 0.000024 0.000005 0.000029 ( 0.000029)
configure 0.000019 0.000004 0.000023 ( 0.000022)
build_up 0.005997 0.001240 3.331872 ( 3.317378)
build_miniruby 0.001435 0.000297 1.308120 ( 1.310577)
build_ruby 0.000000 0.001645 3.613608 ( 3.825882)
build_all 0.004342 0.003724 6.390532 ( 2.688870)
build_install 0.010823 0.006210 8.552162 ( 4.063416)
test_btest 0.000000 0.000981 76.802158 ( 21.405850)
test_basic 0.000466 0.009222 1.067471 ( 1.115780)
test_all 0.106409 0.038802 719.361185 (217.951090)
test_rubyspec 0.051029 0.032369 122.558606 ( 34.015809)
total: 289.70 sec