Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230622-000334
#<BuildRuby:0x000055cb53c423d0
@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.20230622-000334",
@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.000002 0.000014 ( 0.000016)
autoconf 0.000025 0.000005 0.000030 ( 0.000029)
configure 0.000018 0.000003 0.000021 ( 0.000022)
build_up 0.005078 0.000967 2.028046 ( 4.710030)
build_miniruby 0.001221 0.000232 1.503322 ( 1.813024)
build_ruby 0.001243 0.000237 3.028650 ( 3.941908)
build_all 0.001897 0.005404 2.277809 ( 2.589212)
build_install 0.016731 0.000333 3.576388 ( 4.496213)
test_btest 0.000648 0.000135 79.621300 ( 45.589994)
test_basic 0.002330 0.004469 0.891764 ( 1.342260)
test_all 0.000896 0.000215 571.153142 (310.971668)
test_rubyspec 0.018705 0.037473 88.837367 (119.519446)
total: 494.97 sec