Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240717-020627
#<BuildRuby:0x00007f4ac088fdd0
@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-020627",
@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.000022 0.000005 0.000027 ( 0.000028)
autoconf 0.000041 0.000010 0.000051 ( 0.000052)
configure 0.000034 0.000009 0.000043 ( 0.000043)
build_up 0.004080 0.004052 3.514843 ( 3.543287)
build_miniruby 0.000000 0.001647 1.480359 ( 1.477245)
build_ruby 0.000000 0.001902 3.858223 ( 4.075675)
build_all 0.005114 0.003448 8.219734 ( 3.214403)
build_install 0.012326 0.009433 10.866643 ( 5.180158)
test_btest 0.000651 0.000222 113.974518 ( 31.221981)
test_basic 0.005787 0.003256 1.118854 ( 1.177153)
test_all 0.106757 0.039088 792.460865 (237.633809)
test_rubyspec 0.053470 0.033123 163.500535 ( 35.651443)
total: 323.18 sec