Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231227-233114
#<BuildRuby:0x000055b1fc80d7f8
@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.20231227-233114",
@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.000003 0.000022 ( 0.000022)
autoconf 0.000030 0.000005 0.000035 ( 0.000036)
configure 0.000021 0.000003 0.000024 ( 0.000025)
build_up 0.003104 0.003012 1.445920 ( 1.782930)
build_miniruby 0.001096 0.000219 1.541634 ( 1.539502)
build_ruby 0.001645 0.000000 3.024992 ( 3.250613)
build_all 0.006675 0.000133 5.448342 ( 2.204156)
build_install 0.009005 0.007131 6.488520 ( 3.212934)
test_btest 0.000680 0.000158 79.191891 ( 20.815748)
test_basic 0.006178 0.000000 0.652313 ( 0.711687)
test_all 0.090889 0.030890 746.099105 (224.390744)
test_rubyspec 0.023195 0.036225 84.013483 ( 95.439265)
total: 353.35 sec