Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241105-144317
#<BuildRuby:0x00007f1b4fa0fde0
@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.20241105-144317",
@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.000006 0.000028 ( 0.000029)
autoconf 0.000033 0.000009 0.000042 ( 0.000042)
configure 0.000029 0.000008 0.000037 ( 0.000037)
build_up 0.008168 0.001124 4.292112 ( 4.782852)
build_miniruby 0.002037 0.000000 1.810335 ( 1.924871)
build_ruby 0.002423 0.000000 4.584393 ( 43.196982)
build_all 0.005776 0.004774 7.294196 ( 4.659463)
build_install 0.014498 0.010427 10.638712 ( 7.531080)
test_btest 0.000717 0.000232 82.169967 ( 49.826375)
test_basic 0.007031 0.005314 1.135134 ( 1.673077)
test_all 0.111875 0.048788 855.248085 (592.784010)
test_rubyspec 0.054336 0.029537 125.808548 ( 66.029294)
total: 772.41 sec