Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240314-052232
#<BuildRuby:0x000055c2233e2390
@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.20240314-052232",
@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.000012 0.000003 0.000015 ( 0.000016)
autoconf 0.000020 0.000004 0.000024 ( 0.000024)
configure 0.000018 0.000004 0.000022 ( 0.000022)
build_up 0.007176 0.000700 3.037676 ( 3.285130)
build_miniruby 0.001107 0.000241 1.887562 ( 1.886751)
build_ruby 0.001275 0.000277 3.341923 ( 3.532278)
build_all 0.005081 0.002467 6.500640 ( 2.483514)
build_install 0.015429 0.002558 8.414432 ( 3.791275)
test_btest 0.000684 0.000151 89.747822 ( 23.234622)
test_basic 0.003322 0.003065 0.839892 ( 0.897248)
test_all 0.098924 0.023878 821.095146 (267.399623)
test_rubyspec 0.055562 0.040215 132.719296 (142.718194)
total: 449.23 sec