Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230331-022908
#<BuildRuby:0x000055684755e3d0
@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.20230331-022908",
@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.000014 0.000005 0.000019 ( 0.000019)
autoconf 0.000026 0.000009 0.000035 ( 0.000033)
configure 0.000021 0.000007 0.000028 ( 0.000028)
build_up 0.005063 0.001688 1.974453 ( 3.738132)
build_miniruby 0.001226 0.004631 68.904963 ( 24.283784)
build_ruby 0.001253 0.000000 3.093121 ( 3.301177)
build_all 0.004525 0.001662 3.291508 ( 1.796158)
build_install 0.011499 0.002721 2.889754 ( 1.846537)
test_btest 0.000756 0.000000 70.352860 ( 19.040948)
test_basic 0.004818 0.000000 0.444330 ( 0.537316)
test_all 0.001429 0.000000 562.047463 (198.801068)
test_rubyspec 0.022403 0.029681 80.702248 ( 92.612802)
total: 345.96 sec