Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241123-163144
#<BuildRuby:0x00007fc6de30fdc0
@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.20241123-163144",
@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.000038)
autoconf 0.000042 0.000000 0.000042 ( 0.000042)
configure 0.000030 0.000000 0.000030 ( 0.000029)
build_up 0.006565 0.000746 3.572099 ( 3.505886)
build_miniruby 0.001483 0.000000 1.497265 ( 1.590564)
build_ruby 0.001972 0.000000 4.331451 ( 11.672237)
build_all 0.000000 0.007944 6.302894 ( 2.753970)
build_install 0.015601 0.002647 8.961014 ( 4.490908)
test_btest 0.000676 0.000205 76.394439 ( 21.295388)
test_basic 0.008962 0.000318 0.903628 ( 0.955212)
test_all 0.110925 0.035257 734.726130 (229.123795)
test_rubyspec 0.039907 0.045201 117.310848 ( 26.571538)
total: 301.96 sec