Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240309-014508
#<BuildRuby:0x000055a0134ee018
@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.20240309-014508",
@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.000019 0.000003 0.000022 ( 0.000021)
autoconf 0.000026 0.000003 0.000029 ( 0.000029)
configure 0.000023 0.000003 0.000026 ( 0.000026)
build_up 0.003215 0.003888 2.404524 ( 2.216304)
build_miniruby 0.000000 0.001581 1.750830 ( 1.749116)
build_ruby 0.000000 0.001612 3.154998 ( 3.416899)
build_all 0.007990 0.000000 6.736355 ( 3.045690)
build_install 0.014907 0.004432 8.176167 ( 4.153622)
test_btest 0.000696 0.000127 90.947739 ( 26.880829)
test_basic 0.004397 0.004062 0.958064 ( 1.039024)
test_all 0.080309 0.039263 734.457803 (245.527737)
test_rubyspec 0.050062 0.043246 127.641527 (145.657946)
total: 433.69 sec