Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240906-214509
#<BuildRuby:0x00007f2aa429fdd0
@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.20240906-214509",
@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.000027)
autoconf 0.000037 0.000007 0.000044 ( 0.000045)
configure 0.000032 0.000007 0.000039 ( 0.000037)
build_up 0.003983 0.004852 3.990676 ( 4.695912)
build_miniruby 0.001400 0.000311 1.819035 ( 2.001859)
build_ruby 0.001757 0.000390 4.962376 ( 30.956504)
build_all 0.010637 0.000483 8.613702 ( 4.492566)
build_install 0.017827 0.005360 11.108236 ( 7.238634)
test_btest 0.000736 0.000161 107.672111 ( 34.384588)
test_basic 0.010963 0.001410 1.385967 ( 1.485508)
test_all 0.120389 0.044800 946.633234 (458.059006)
test_rubyspec 0.051223 0.048063 169.362956 ( 64.846245)
total: 608.16 sec