Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230919-234108
#<BuildRuby:0x0000561aec9c6258
@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.20230919-234108",
@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.000015 0.000001 0.000016 ( 0.000016)
autoconf 0.000021 0.000002 0.000023 ( 0.000023)
configure 0.000025 0.000003 0.000028 ( 0.000028)
build_up 0.006129 0.000681 2.341327 ( 4.420872)
build_miniruby 0.000000 0.001921 14.966841 ( 15.138239)
build_ruby 0.000000 0.001480 3.356755 ( 3.806590)
build_all 0.003556 0.004636 6.257496 ( 4.420860)
build_install 0.019397 0.001125 7.876324 ( 6.596217)
test_btest 0.000726 0.000117 83.903221 ( 44.276937)
test_basic 0.003691 0.005110 0.980991 ( 1.298389)
test_all 0.009706 0.000122 744.626114 (359.208560)
test_rubyspec 0.024614 0.046204 104.041378 (117.357492)
total: 556.53 sec