Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240308-092434
#<BuildRuby:0x000055b900d19f70
@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-092434",
@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.000011 0.000003 0.000014 ( 0.000015)
autoconf 0.000039 0.000000 0.000039 ( 0.000039)
configure 0.000022 0.000000 0.000022 ( 0.000022)
build_up 0.000000 0.007467 2.516316 ( 2.584403)
build_miniruby 0.000000 0.001303 1.998496 ( 1.997887)
build_ruby 0.000000 0.001461 3.244052 ( 3.482069)
build_all 0.003861 0.004115 6.135646 ( 2.323914)
build_install 0.017331 0.000605 7.951162 ( 3.628398)
test_btest 0.000701 0.000241 88.085550 ( 23.300722)
test_basic 0.004228 0.001458 0.944899 ( 1.006715)
test_all 0.076130 0.041423 721.325078 (213.521535)
test_rubyspec 0.036814 0.042617 106.414459 (115.701649)
total: 367.55 sec