Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240919-042810
#<BuildRuby:0x00007f6e8549fde0
@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.20240919-042810",
@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.000025 0.000003 0.000028 ( 0.000029)
autoconf 0.000043 0.000004 0.000047 ( 0.000047)
configure 0.000035 0.000004 0.000039 ( 0.000039)
build_up 0.009070 0.000930 5.573484 ( 7.182836)
build_miniruby 0.002268 0.000000 2.008381 ( 2.641191)
build_ruby 0.002684 0.000000 5.076690 ( 6.520282)
build_all 0.010374 0.000000 8.011130 ( 8.914787)
build_install 0.025377 0.001000 12.044878 ( 13.004622)
test_btest 0.001011 0.000088 108.716960 (126.174353)
test_basic 0.005634 0.008568 1.415096 ( 2.160723)
test_all 0.151312 0.015883 933.228355 (1222.968291)
test_rubyspec 0.054338 0.045900 152.513735 (122.151396)
total: 1511.72 sec