Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230923-102244
#<BuildRuby:0x000055a4caf11f70
@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.20230923-102244",
@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.000003 0.000018 ( 0.000019)
autoconf 0.000027 0.000005 0.000032 ( 0.000033)
configure 0.000024 0.000005 0.000029 ( 0.000029)
build_up 0.007160 0.001534 2.360007 ( 5.053597)
build_miniruby 0.001522 0.000000 1.749931 ( 2.116779)
build_ruby 0.002005 0.000000 3.723054 ( 4.434859)
build_all 0.007421 0.001405 6.545180 ( 5.988781)
build_install 0.014353 0.008047 8.097059 ( 7.554310)
test_btest 0.000790 0.000191 87.231462 ( 67.781732)
test_basic 0.006025 0.001455 0.969007 ( 1.412826)
test_all 0.009279 0.000924 753.242343 (622.099074)
test_rubyspec 0.050168 0.029848 109.075690 (151.539660)
total: 867.98 sec