Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240804-041005
#<BuildRuby:0x00007f17c2d6fde0
@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.20240804-041005",
@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.000016 0.000003 0.000019 ( 0.000020)
autoconf 0.000030 0.000007 0.000037 ( 0.000037)
configure 0.000025 0.000005 0.000030 ( 0.000031)
build_up 0.006775 0.001506 2.993177 ( 2.974494)
build_miniruby 0.001377 0.000306 1.328117 ( 1.324556)
build_ruby 0.001622 0.000361 4.386479 ( 4.519188)
build_all 0.009801 0.000000 8.698415 ( 3.469747)
build_install 0.019665 0.000658 11.345881 ( 5.320432)
test_btest 0.000918 0.000167 118.585289 ( 31.112242)
test_basic 0.005607 0.004700 1.301678 ( 1.345988)
test_all 0.114229 0.039020 833.529133 (271.370317)
test_rubyspec 0.061499 0.036424 168.784639 ( 33.720681)
total: 355.16 sec