Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240128-065140
#<BuildRuby:0x0000558e095660e8
@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.20240128-065140",
@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.000003 0.000019 ( 0.000019)
autoconf 0.000025 0.000005 0.000030 ( 0.000029)
configure 0.000021 0.000004 0.000025 ( 0.000025)
build_up 0.003352 0.003137 1.825758 ( 2.317530)
build_miniruby 0.001116 0.000223 1.581694 ( 1.580291)
build_ruby 0.001195 0.000239 3.106225 ( 3.337620)
build_all 0.006442 0.002007 7.597498 ( 2.945999)
build_install 0.017161 0.001916 7.282839 ( 3.399768)
test_btest 0.000929 0.000179 85.908527 ( 22.531845)
test_basic 0.000000 0.005782 0.877080 ( 0.937256)
test_all 0.070648 0.043301 709.392872 (201.047761)
test_rubyspec 0.058035 0.052026 170.862323 (183.067681)
total: 421.17 sec