Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240306-011212
#<BuildRuby:0x0000564841ac1fb8
@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.20240306-011212",
@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.000014 0.000003 0.000017 ( 0.000018)
autoconf 0.000021 0.000005 0.000026 ( 0.000027)
configure 0.000019 0.000005 0.000024 ( 0.000023)
build_up 0.006517 0.000562 2.519711 ( 2.259492)
build_miniruby 0.001204 0.000274 1.651109 ( 1.672565)
build_ruby 0.001731 0.000000 3.210816 ( 3.439730)
build_all 0.007616 0.000208 6.795518 ( 3.046052)
build_install 0.018852 0.000323 8.312676 ( 4.096702)
test_btest 0.000986 0.000000 90.340211 ( 26.589749)
test_basic 0.002934 0.003395 0.979330 ( 1.037751)
test_all 0.077525 0.037339 742.022018 (213.846977)
test_rubyspec 0.030613 0.041800 104.052185 (113.346152)
total: 369.34 sec