Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240213-081253
#<BuildRuby:0x000055b8e361a8e0
@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.20240213-081253",
@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.000019 0.000002 0.000021 ( 0.000021)
autoconf 0.000026 0.000003 0.000029 ( 0.000029)
configure 0.000023 0.000003 0.000026 ( 0.000025)
build_up 0.006889 0.000303 2.069647 ( 2.672362)
build_miniruby 0.000000 0.001783 1.823736 ( 1.875955)
build_ruby 0.000000 0.001693 3.696351 ( 3.935639)
build_all 0.003857 0.004650 6.784705 ( 2.878293)
build_install 0.016723 0.002095 8.047523 ( 4.021473)
test_btest 0.000000 0.000766 89.771331 ( 32.686516)
test_basic 0.001780 0.005558 0.919875 ( 3.723776)
test_all 0.088140 0.028904 770.739331 (313.444601)
test_rubyspec 0.044793 0.064078 183.907574 (193.525938)
total: 558.77 sec