Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230309-104254
#<BuildRuby:0x000055f986f66258
@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.20230309-104254",
@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.000003 0.000017 ( 0.000017)
autoconf 0.000024 0.000005 0.000029 ( 0.000029)
configure 0.000019 0.000004 0.000023 ( 0.000022)
build_up 0.002498 0.003853 1.829289 ( 3.545382)
build_miniruby 0.001130 0.000257 1.372470 ( 1.512604)
build_ruby 0.000000 0.001679 2.841855 ( 3.326472)
build_all 0.003629 0.003441 2.147595 ( 1.705873)
build_install 0.015540 0.003846 3.472800 ( 3.006356)
test_btest 0.000558 0.000150 70.734445 ( 32.398198)
test_basic 0.004204 0.000000 0.495466 ( 0.606030)
test_all 0.002118 0.000534 575.210974 (544.483004)
test_rubyspec 0.035083 0.025222 82.671922 (136.243593)
total: 726.83 sec