Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241017-172907
#<BuildRuby:0x00007f64ab0dfdd8
@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.20241017-172907",
@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.000027 0.000005 0.000032 ( 0.000031)
autoconf 0.000047 0.000008 0.000055 ( 0.000055)
configure 0.000044 0.000007 0.000051 ( 0.000051)
build_up 0.008477 0.000058 3.940038 ( 3.864280)
build_miniruby 0.001643 0.000000 1.602650 ( 1.598921)
build_ruby 0.000000 0.002463 3.735695 ( 3.898303)
build_all 0.008301 0.001108 7.430109 ( 2.976253)
build_install 0.020143 0.000013 10.517507 ( 5.065882)
test_btest 0.000979 0.000000 94.826873 ( 25.200556)
test_basic 0.006852 0.003325 1.117493 ( 1.162706)
test_all 0.106147 0.043036 776.171038 (228.625958)
test_rubyspec 0.041378 0.047540 135.661429 ( 25.954427)
total: 298.35 sec