Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241014-174530
#<BuildRuby:0x00007f7aaf96fdd0
@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.20241014-174530",
@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.000002 0.000023 ( 0.000023)
autoconf 0.000035 0.000003 0.000038 ( 0.000038)
configure 0.000029 0.000003 0.000032 ( 0.000031)
build_up 0.000000 0.007803 3.428905 ( 3.496837)
build_miniruby 0.001197 0.000360 1.726769 ( 1.723206)
build_ruby 0.001523 0.000238 4.098675 ( 7.416970)
build_all 0.000000 0.009469 7.487685 ( 3.063537)
build_install 0.014240 0.007430 10.310811 ( 4.759222)
test_btest 0.000000 0.000990 94.580652 ( 25.342917)
test_basic 0.000000 0.010644 1.184593 ( 1.266303)
test_all 0.092899 0.058213 765.006190 (219.212043)
test_rubyspec 0.035007 0.054591 133.089353 ( 28.234176)
total: 294.52 sec