Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241026-220040
#<BuildRuby:0x00007f1d9f4afdd0
@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.20241026-220040",
@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.000017 0.000000 0.000017 ( 0.000016)
autoconf 0.000029 0.000000 0.000029 ( 0.000028)
configure 0.000024 0.000000 0.000024 ( 0.000024)
build_up 0.006842 0.001032 3.365511 ( 3.481191)
build_miniruby 0.001062 0.000370 1.146037 ( 1.143476)
build_ruby 0.001773 0.000000 3.877685 ( 4.057810)
build_all 0.007369 0.001648 6.538417 ( 2.746552)
build_install 0.017282 0.002886 9.226664 ( 4.280367)
test_btest 0.000729 0.000226 78.119413 ( 21.275794)
test_basic 0.007872 0.005520 1.074554 ( 1.126806)
test_all 0.086818 0.060929 739.818055 (233.580393)
test_rubyspec 0.039108 0.045959 123.441695 ( 28.037882)
total: 299.73 sec