Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240301-111145
#<BuildRuby:0x000055890c1f1fe0
@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.20240301-111145",
@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.000021 0.000003 0.000024 ( 0.000022)
autoconf 0.000029 0.000003 0.000032 ( 0.000031)
configure 0.000027 0.000003 0.000030 ( 0.000030)
build_up 0.000000 0.007310 2.601563 ( 2.474276)
build_miniruby 0.001147 0.000205 1.724162 ( 1.725060)
build_ruby 0.001361 0.000243 3.468954 ( 3.696996)
build_all 0.004447 0.003285 6.564451 ( 3.210722)
build_install 0.014026 0.004385 8.533877 ( 4.499384)
test_btest 0.000597 0.000127 91.133064 ( 37.324993)
test_basic 0.006725 0.000567 0.945740 ( 1.027407)
test_all 0.084198 0.031401 789.405043 (295.588387)
test_rubyspec 0.058433 0.030546 125.716008 (141.626813)
total: 491.18 sec