Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241028-042847
#<BuildRuby:0x00007f9cf862fdd0
@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-042847",
@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.000011 0.000005 0.000016 ( 0.000017)
autoconf 0.000020 0.000010 0.000030 ( 0.000031)
configure 0.000016 0.000008 0.000024 ( 0.000024)
build_up 0.001506 0.006606 3.000292 ( 2.968994)
build_miniruby 0.001003 0.000589 1.331038 ( 1.328298)
build_ruby 0.001154 0.000679 3.298142 ( 3.451399)
build_all 0.005392 0.002484 6.088912 ( 2.385998)
build_install 0.011342 0.006566 7.772588 ( 3.586269)
test_btest 0.000577 0.000334 72.996281 ( 23.327410)
test_basic 0.010756 0.003423 1.230306 ( 1.524099)
test_all 0.100153 0.047325 670.498964 (192.080554)
test_rubyspec 0.044364 0.040529 119.528339 ( 21.903545)
total: 252.56 sec