Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230616-001433
#<BuildRuby:0x000055df7142da00
@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.20230616-001433",
@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.000027 0.000006 0.000033 ( 0.000033)
configure 0.000022 0.000005 0.000027 ( 0.000027)
build_up 0.002408 0.003537 1.967186 ( 3.345871)
build_miniruby 0.001212 0.000291 1.317531 ( 1.321003)
build_ruby 0.001171 0.000281 2.664323 ( 2.913339)
build_all 0.002708 0.004695 2.413736 ( 1.863800)
build_install 0.016815 0.001168 3.494743 ( 2.822094)
test_btest 0.000538 0.000135 74.742888 ( 36.273971)
test_basic 0.005181 0.000228 0.790907 ( 0.889524)
test_all 0.001305 0.000314 562.109340 (241.981628)
test_rubyspec 0.032274 0.020731 84.524821 (104.783016)
total: 396.20 sec