Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230621-034419
#<BuildRuby:0x000056047d9463d0
@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.20230621-034419",
@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.000018 0.000004 0.000022 ( 0.000021)
autoconf 0.000028 0.000006 0.000034 ( 0.000034)
configure 0.000021 0.000005 0.000026 ( 0.000025)
build_up 0.006180 0.000421 2.041223 ( 5.607640)
build_miniruby 0.001320 0.000264 1.385045 ( 1.957573)
build_ruby 0.001419 0.000284 2.905085 ( 3.999271)
build_all 0.006558 0.001312 5.615525 ( 5.320936)
build_install 0.007991 0.011329 7.024421 ( 6.881453)
test_btest 0.000000 0.001251 81.832462 ( 52.328706)
test_basic 0.002419 0.004309 0.819038 ( 1.523646)
test_all 0.001242 0.000203 570.087533 (263.767658)
test_rubyspec 0.021921 0.029234 85.103075 ( 98.621705)
total: 440.01 sec