Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240806-205730
#<BuildRuby:0x00007f14724ffdc0
@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.20240806-205730",
@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.000013 0.000005 0.000018 ( 0.000018)
autoconf 0.000025 0.000009 0.000034 ( 0.000033)
configure 0.000021 0.000007 0.000028 ( 0.000028)
build_up 0.002437 0.005130 3.237374 ( 3.411065)
build_miniruby 0.001163 0.000479 1.570100 ( 1.566493)
build_ruby 0.001181 0.000486 4.261264 ( 4.436581)
build_all 0.007956 0.000000 8.409078 ( 3.354827)
build_install 0.018130 0.000284 11.289553 ( 5.245024)
test_btest 0.001042 0.000000 116.678492 ( 31.090956)
test_basic 0.000000 0.011386 1.093451 ( 1.146111)
test_all 0.106260 0.040878 834.807210 (258.512520)
test_rubyspec 0.036217 0.053541 164.086142 ( 35.176426)
total: 343.94 sec