Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240126-080121
#<BuildRuby:0x000055f42268a008
@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.20240126-080121",
@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.000002 0.000017 ( 0.000018)
autoconf 0.000024 0.000003 0.000027 ( 0.000027)
configure 0.000023 0.000002 0.000025 ( 0.000025)
build_up 0.002524 0.003780 1.676549 ( 2.020840)
build_miniruby 0.001341 0.000206 1.404212 ( 1.402042)
build_ruby 0.001222 0.000188 2.698320 ( 2.931911)
build_all 0.005920 0.000911 5.641550 ( 2.128116)
build_install 0.009884 0.007959 6.915658 ( 3.326693)
test_btest 0.000624 0.000129 80.842425 ( 21.101056)
test_basic 0.000000 0.006118 0.757389 ( 0.818382)
test_all 0.071973 0.043205 682.979441 (193.083498)
test_rubyspec 0.054529 0.047863 151.140031 (165.532438)
total: 392.35 sec