Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241113-181126
#<BuildRuby:0x00007f9578d6fdc0
@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.20241113-181126",
@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.000021 0.000000 0.000021 ( 0.000021)
autoconf 0.000031 0.000000 0.000031 ( 0.000031)
configure 0.000027 0.000000 0.000027 ( 0.000026)
build_up 0.006296 0.000708 2.774110 ( 2.829387)
build_miniruby 0.001299 0.000350 1.398987 ( 1.397298)
build_ruby 0.001438 0.000387 3.205125 ( 3.424725)
build_all 0.005524 0.002154 5.369693 ( 2.127317)
build_install 0.014951 0.001822 7.132009 ( 3.407332)
test_btest 0.000706 0.000182 71.745640 ( 20.703102)
test_basic 0.000000 0.011715 1.083787 ( 1.134366)
test_all 0.117416 0.029272 708.656499 (204.136405)
test_rubyspec 0.057311 0.024103 120.673289 ( 29.577860)
total: 268.74 sec