Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231215-125505
#<BuildRuby:0x000055eaebf9e120
@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.20231215-125505",
@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.000015 0.000003 0.000018 ( 0.000018)
autoconf 0.000023 0.000004 0.000027 ( 0.000027)
configure 0.000020 0.000004 0.000024 ( 0.000024)
build_up 0.007156 0.000520 2.522605 ( 3.488376)
build_miniruby 0.001680 0.000000 1.762218 ( 2.161326)
build_ruby 0.002291 0.000000 3.523141 ( 4.015986)
build_all 0.008370 0.000644 6.193975 ( 4.753658)
build_install 0.015715 0.004802 7.714765 ( 6.226302)
test_btest 0.000773 0.000133 83.268584 ( 67.672520)
test_basic 0.004215 0.004433 0.988035 ( 1.352316)
test_all 0.075653 0.048021 702.754216 (394.531792)
test_rubyspec 0.032777 0.041253 102.986627 (145.013892)
total: 629.22 sec