Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240714-045022
#<BuildRuby:0x00007fd5c4c7fdc0
@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.20240714-045022",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@spec_opts="-j",
@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.000024 0.000005 0.000029 ( 0.000023)
autoconf 0.000042 0.000009 0.000051 ( 0.000045)
configure 0.000032 0.000006 0.000038 ( 0.000038)
build_up 0.000152 0.008060 3.718420 ( 3.580508)
build_miniruby 0.002136 0.000000 1.657176 ( 1.662244)
build_ruby 0.002002 0.000090 4.389679 ( 4.551551)
build_all 0.009908 0.000000 8.441433 ( 3.701826)
build_install 0.013032 0.010030 11.425177 ( 5.648304)
test_btest 0.000877 0.000250 117.530076 ( 31.529467)
test_basic 0.006107 0.001745 0.996117 ( 1.045319)
test_all 0.097039 0.057359 849.273206 (288.990318)
test_rubyspec 0.043992 0.043607 164.569928 ( 33.793896)
total: 374.50 sec