Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240222-041607
#<BuildRuby:0x00005632100ce8e0
@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.20240222-041607",
@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.000016 0.000002 0.000018 ( 0.000018)
autoconf 0.000023 0.000002 0.000025 ( 0.000025)
configure 0.000019 0.000002 0.000021 ( 0.000021)
build_up 0.007780 0.000898 2.724466 ( 3.682880)
build_miniruby 0.001394 0.000161 1.886650 ( 2.349631)
build_ruby 0.000000 0.002389 3.781123 ( 4.419190)
build_all 0.006301 0.002151 6.841727 ( 4.037383)
build_install 0.019036 0.001403 9.052829 ( 7.030526)
test_btest 0.000697 0.000096 95.019948 ( 70.847779)
test_basic 0.004643 0.004025 1.047720 ( 1.436175)
test_all 0.099604 0.017377 764.408221 (395.416892)
test_rubyspec 0.042388 0.049184 133.420846 (154.860663)
total: 644.09 sec