Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231024-002316
#<BuildRuby:0x000055884d92e228
@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.20231024-002316",
@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.000001 0.000018 ( 0.000019)
autoconf 0.000024 0.000002 0.000026 ( 0.000027)
configure 0.000019 0.000001 0.000020 ( 0.000021)
build_up 0.003424 0.003555 3.163155 ( 3.269306)
build_miniruby 0.001041 0.000115 1.340392 ( 1.339215)
build_ruby 0.000000 0.001663 2.734378 ( 2.945206)
build_all 0.005010 0.002361 5.273653 ( 2.054009)
build_install 0.012759 0.004117 7.076701 ( 3.197772)
test_btest 0.000876 0.000141 76.449471 ( 20.018366)
test_basic 0.000817 0.004205 0.575696 ( 0.641765)
test_all 0.092306 0.026003 590.995961 (196.383162)
test_rubyspec 0.034867 0.042506 98.797468 (114.446997)
total: 344.30 sec