Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240705-043620
#<BuildRuby:0x00007ff6036afdc8
@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.20240705-043620",
@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.000021 0.000003 0.000024 ( 0.000025)
autoconf 0.000036 0.000006 0.000042 ( 0.000042)
configure 0.000030 0.000005 0.000035 ( 0.000035)
build_up 0.004872 0.003450 4.128563 ( 3.530207)
build_miniruby 0.001723 0.000000 1.424090 ( 1.421339)
build_ruby 0.001959 0.000000 4.157851 ( 4.308169)
build_all 0.008827 0.000160 8.089748 ( 3.198690)
build_install 0.012562 0.007247 10.987586 ( 5.194046)
test_btest 0.000922 0.000175 118.237482 ( 30.510919)
test_basic 0.007957 0.001516 1.068190 ( 1.116133)
test_all 0.123392 0.030506 836.809865 (232.288022)
test_rubyspec 0.062581 0.029157 169.896879 ( 31.839287)
total: 313.41 sec