Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231016-023440
#<BuildRuby:0x000055fafedee320
@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.20231016-023440",
@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.000017 0.000002 0.000019 ( 0.000021)
autoconf 0.000030 0.000004 0.000034 ( 0.000033)
configure 0.000024 0.000003 0.000027 ( 0.000027)
build_up 0.003561 0.004597 2.535179 ( 3.931210)
build_miniruby 0.000000 0.001510 1.769316 ( 2.178329)
build_ruby 0.000000 0.001850 3.528006 ( 4.057197)
build_all 0.003871 0.004613 6.371138 ( 5.530355)
build_install 0.013210 0.008446 8.199819 ( 7.807731)
test_btest 0.000751 0.000212 87.117542 ( 75.592256)
test_basic 0.005591 0.004585 1.006201 ( 1.258055)
test_all 0.007600 0.003947 719.148560 (424.075560)
test_rubyspec 0.049892 0.026514 109.059233 (151.513715)
total: 675.95 sec