Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241028-221948
#<BuildRuby:0x00007fe76edffdd8
@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.20241028-221948",
@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.000019 0.000005 0.000024 ( 0.000024)
autoconf 0.000037 0.000009 0.000046 ( 0.000047)
configure 0.000030 0.000007 0.000037 ( 0.000037)
build_up 0.007795 0.000000 3.944395 ( 3.815286)
build_miniruby 0.001559 0.000000 1.679857 ( 1.676388)
build_ruby 0.001953 0.000000 4.308428 ( 4.490852)
build_all 0.006415 0.002650 6.630126 ( 2.718154)
build_install 0.017903 0.000466 8.970519 ( 4.098927)
test_btest 0.000720 0.000144 76.872260 ( 20.919911)
test_basic 0.005817 0.004377 0.945065 ( 0.992472)
test_all 0.122239 0.029226 734.209166 (218.902131)
test_rubyspec 0.057760 0.026303 119.335474 ( 27.087418)
total: 284.70 sec