Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240128-055519
#<BuildRuby:0x0000558db70d6138
@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.20240128-055519",
@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.000016 0.000004 0.000020 ( 0.000020)
autoconf 0.000021 0.000004 0.000025 ( 0.000025)
configure 0.000019 0.000004 0.000023 ( 0.000023)
build_up 0.002004 0.004615 1.941798 ( 2.295817)
build_miniruby 0.001932 0.000000 1.544946 ( 1.545125)
build_ruby 0.001695 0.000000 3.295404 ( 3.540741)
build_all 0.004278 0.004097 6.342404 ( 3.285097)
build_install 0.019467 0.000000 7.723365 ( 4.393132)
test_btest 0.000928 0.000000 86.410717 ( 34.781640)
test_basic 0.006058 0.000356 0.879243 ( 0.937946)
test_all 0.080970 0.034011 775.846812 (308.059552)
test_rubyspec 0.055024 0.048555 167.304593 (179.140545)
total: 537.98 sec