Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240717-031107
#<BuildRuby:0x00007f11ab73fdc0
@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.20240717-031107",
@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.000024 0.000005 0.000029 ( 0.000029)
autoconf 0.000043 0.000009 0.000052 ( 0.000051)
configure 0.000041 0.000000 0.000041 ( 0.000041)
build_up 0.004995 0.004283 3.774811 ( 5.320158)
build_miniruby 0.001677 0.000384 1.824098 ( 2.128647)
build_ruby 0.002687 0.000000 4.448569 ( 5.348727)
build_all 0.010890 0.000295 8.877238 ( 8.446447)
build_install 0.026599 0.000000 12.010732 ( 12.473326)
test_btest 0.001008 0.000000 123.775829 (129.281362)
test_basic 0.011466 0.002271 1.360169 ( 2.093574)
test_all 0.130072 0.041476 977.464665 (1016.007288)
test_rubyspec 0.067304 0.033453 177.575201 (113.095892)
total: 1294.20 sec