Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230501-153421
#<BuildRuby:0x000056358c3d1ef0
@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.20230501-153421",
@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.000012 0.000002 0.000014 ( 0.000014)
autoconf 0.000018 0.000003 0.000021 ( 0.000022)
configure 0.000016 0.000003 0.000019 ( 0.000018)
build_up 0.001056 0.004261 1.662229 ( 2.942487)
build_miniruby 0.001298 0.000000 1.155676 ( 1.154532)
build_ruby 0.001391 0.000000 2.389352 ( 2.581933)
build_all 0.002857 0.003394 1.974780 ( 1.274798)
build_install 0.012386 0.002202 3.089033 ( 2.148666)
test_btest 0.000560 0.000146 72.916384 ( 23.263238)
test_basic 0.001228 0.004715 0.709404 ( 0.787022)
test_all 0.000684 0.000209 555.544603 (174.323151)
test_rubyspec 0.024985 0.025378 76.760024 ( 88.659512)
total: 297.14 sec