Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231214-231509
#<BuildRuby:0x0000559db6311f88
@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.20231214-231509",
@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.000024 0.000001 0.000025 ( 0.000025)
autoconf 0.000035 0.000002 0.000037 ( 0.000036)
configure 0.000030 0.000001 0.000031 ( 0.000031)
build_up 0.004042 0.003978 2.497498 ( 3.257482)
build_miniruby 0.001699 0.000113 1.740001 ( 1.826133)
build_ruby 0.002031 0.000135 3.254056 ( 3.550869)
build_all 0.004983 0.003441 5.759710 ( 3.997619)
build_install 0.019761 0.001028 7.524216 ( 5.295870)
test_btest 0.000763 0.000065 82.556306 ( 51.728477)
test_basic 0.006086 0.000522 0.928990 ( 6.410583)
test_all 0.086824 0.038188 701.772800 (362.731885)
test_rubyspec 0.032635 0.036793 97.732950 (109.711811)
total: 548.51 sec