Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240318-062124
#<BuildRuby:0x00005558af6864f8
@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.20240318-062124",
@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.000023 0.000002 0.000025 ( 0.000025)
autoconf 0.000032 0.000003 0.000035 ( 0.000034)
configure 0.000026 0.000002 0.000028 ( 0.000028)
build_up 0.007926 0.000767 2.564064 ( 3.352074)
build_miniruby 0.001619 0.000157 1.890121 ( 2.053087)
build_ruby 0.001629 0.000157 3.778556 ( 4.394642)
build_all 0.008122 0.000786 7.267589 ( 5.593104)
build_install 0.017208 0.004457 9.369085 ( 7.301925)
test_btest 0.000615 0.000071 95.877777 ( 71.268064)
test_basic 0.004172 0.004520 1.081541 ( 1.603117)
test_all 0.078121 0.047905 853.371643 (528.541264)
test_rubyspec 0.051011 0.048864 137.279681 (202.863573)
total: 826.97 sec