Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230514-002702
#<BuildRuby:0x000055ab5763a120
@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.20230514-002702",
@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.000020 0.000001 0.000021 ( 0.000021)
autoconf 0.000035 0.000003 0.000038 ( 0.000037)
configure 0.000032 0.000003 0.000035 ( 0.000033)
build_up 0.001748 0.004199 1.845104 ( 3.163970)
build_miniruby 0.001301 0.000000 1.320151 ( 1.323340)
build_ruby 0.001361 0.000000 2.597276 ( 2.785754)
build_all 0.006220 0.000098 2.135411 ( 1.700329)
build_install 0.010104 0.004364 3.327551 ( 2.634251)
test_btest 0.000719 0.000099 72.880092 ( 33.162470)
test_basic 0.002307 0.004593 0.805187 ( 0.917947)
test_all 0.000793 0.000137 583.197451 (244.477439)
test_rubyspec 0.034128 0.014816 79.040269 ( 91.619873)
total: 381.79 sec