Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231016-033840
#<BuildRuby:0x000055a1e942dfc0
@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.20231016-033840",
@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.000002 0.000013 ( 0.000013)
autoconf 0.000018 0.000003 0.000021 ( 0.000021)
configure 0.000014 0.000002 0.000016 ( 0.000017)
build_up 0.002034 0.004367 2.027576 ( 2.092994)
build_miniruby 0.001498 0.000346 1.420915 ( 1.419073)
build_ruby 0.001220 0.000281 2.867377 ( 3.052999)
build_all 0.000000 0.007044 6.165209 ( 2.657428)
build_install 0.015274 0.001891 7.453404 ( 3.751101)
test_btest 0.000563 0.000156 86.006060 ( 25.856478)
test_basic 0.000750 0.004451 0.917791 ( 0.982442)
test_all 0.009790 0.000376 713.842896 (233.723415)
test_rubyspec 0.030961 0.038549 99.581488 (111.702420)
total: 385.24 sec