Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240308-101738
#<BuildRuby:0x00005642e990a1a0
@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.20240308-101738",
@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.000002 0.000019 ( 0.000021)
autoconf 0.000024 0.000004 0.000028 ( 0.000028)
configure 0.000026 0.000004 0.000030 ( 0.000029)
build_up 0.008771 0.000109 2.936814 ( 4.506697)
build_miniruby 0.001290 0.000000 2.284816 ( 2.779492)
build_ruby 0.001846 0.000000 3.831105 ( 4.739290)
build_all 0.000000 0.008622 7.189393 ( 6.953213)
build_install 0.007383 0.014200 9.437075 ( 9.390784)
test_btest 0.000801 0.000238 95.685478 ( 82.499716)
test_basic 0.006657 0.000895 1.082871 ( 1.433908)
test_all 0.087471 0.035243 842.091281 (499.711199)
test_rubyspec 0.042281 0.048442 131.076874 (154.007273)
total: 766.02 sec