Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230704-164003
#<BuildRuby:0x000055ce55f72140
@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.20230704-164003",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@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.000015 0.000002 0.000017 ( 0.000017)
autoconf 0.000020 0.000003 0.000023 ( 0.000022)
configure 0.000019 0.000002 0.000021 ( 0.000020)
build_up 0.002643 0.003830 1.982036 ( 4.252448)
build_miniruby 0.001499 0.000286 1.701235 ( 1.707999)
build_ruby 0.001605 0.000000 3.057084 ( 3.265454)
build_all 0.006397 0.000000 2.328340 ( 1.540055)
build_install 0.011091 0.007028 3.887589 ( 3.611865)
test_btest 0.000726 0.000161 83.281177 ( 23.514286)
test_basic 0.005437 0.000317 0.678304 ( 0.750347)
test_all 0.001229 0.000263 650.216241 (195.066920)
test_rubyspec 0.029363 0.020034 85.226194 ( 97.554228)
total: 331.26 sec