Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240305-211457
#<BuildRuby:0x00005584407de320
@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.20240305-211457",
@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.000011 0.000003 0.000014 ( 0.000014)
autoconf 0.000020 0.000005 0.000025 ( 0.000025)
configure 0.000020 0.000004 0.000024 ( 0.000024)
build_up 0.006025 0.000415 2.328908 ( 2.099857)
build_miniruby 0.001191 0.000000 1.518127 ( 1.516517)
build_ruby 0.001335 0.000361 3.131139 ( 3.359655)
build_all 0.003397 0.003205 6.181292 ( 2.310745)
build_install 0.011228 0.006781 8.215275 ( 3.814598)
test_btest 0.000000 0.001092 86.071836 ( 23.142538)
test_basic 0.001670 0.005942 0.835169 ( 0.902413)
test_all 0.098151 0.019007 745.603685 (221.948568)
test_rubyspec 0.043519 0.032306 106.833454 (116.284979)
total: 375.38 sec