Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231228-224713
#<BuildRuby:0x0000565126a723d0
@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.20231228-224713",
@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.000028 0.000002 0.000030 ( 0.000031)
configure 0.000025 0.000002 0.000027 ( 0.000026)
build_up 0.006393 0.000178 1.666686 ( 2.102370)
build_miniruby 0.001607 0.000123 1.605894 ( 1.614045)
build_ruby 0.001684 0.000130 3.360163 ( 3.610462)
build_all 0.007802 0.000000 5.572328 ( 3.021177)
build_install 0.018294 0.000302 6.959578 ( 4.402044)
test_btest 0.001079 0.000070 81.718484 ( 36.800571)
test_basic 0.006808 0.000145 0.865440 ( 0.971191)
test_all 0.089924 0.031034 797.905364 (271.059000)
test_rubyspec 0.031278 0.029125 86.445591 ( 97.955204)
total: 421.54 sec