Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240316-102755
#<BuildRuby:0x000055bd38756228
@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.20240316-102755",
@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.000018 0.000002 0.000020 ( 0.000020)
autoconf 0.000026 0.000003 0.000029 ( 0.000029)
configure 0.000025 0.000003 0.000028 ( 0.000027)
build_up 0.006738 0.000279 2.511210 ( 3.919490)
build_miniruby 0.001437 0.000149 1.907489 ( 2.189627)
build_ruby 0.001888 0.000196 3.820413 ( 4.486853)
build_all 0.009232 0.000498 7.581565 ( 6.153888)
build_install 0.016715 0.005404 9.147419 ( 8.785494)
test_btest 0.001015 0.000127 95.857780 ( 88.970091)
test_basic 0.006485 0.000810 0.985669 ( 1.604175)
test_all 0.083866 0.043006 796.849541 (490.475745)
test_rubyspec 0.056670 0.034852 132.424229 (147.446648)
total: 754.03 sec