Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230707-220734
#<BuildRuby:0x000055e25a62e8e0
@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.20230707-220734",
@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.000017 0.000004 0.000021 ( 0.000021)
autoconf 0.000024 0.000005 0.000029 ( 0.000028)
configure 0.000025 0.000006 0.000031 ( 0.000031)
build_up 0.004759 0.001034 1.927708 ( 3.237053)
build_miniruby 0.001371 0.000298 1.514297 ( 1.521603)
build_ruby 0.001659 0.000000 2.947606 ( 3.173598)
build_all 0.006818 0.000923 2.532094 ( 2.127919)
build_install 0.006224 0.010945 3.790801 ( 5.862860)
test_btest 0.000665 0.000197 82.921318 ( 44.318771)
test_basic 0.001522 0.004599 0.878694 ( 3.533808)
test_all 0.000919 0.000306 605.825474 (300.111405)
test_rubyspec 0.037841 0.015572 91.338406 (131.303920)
total: 495.19 sec