Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231227-213856
#<BuildRuby:0x000055a54bbaa1a8
@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.20231227-213856",
@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.000019 0.000002 0.000021 ( 0.000021)
autoconf 0.000030 0.000003 0.000033 ( 0.000034)
configure 0.000025 0.000003 0.000028 ( 0.000029)
build_up 0.005610 0.000178 1.614218 ( 1.992546)
build_miniruby 0.001562 0.000174 1.675412 ( 1.673460)
build_ruby 0.001640 0.000182 3.303165 ( 3.535206)
build_all 0.008062 0.000000 5.444466 ( 2.875917)
build_install 0.017019 0.000000 6.483900 ( 4.062473)
test_btest 0.000860 0.000000 79.916535 ( 33.834901)
test_basic 0.006562 0.000000 0.866141 ( 0.957934)
test_all 0.079918 0.038145 739.623733 (273.952519)
test_rubyspec 0.033933 0.032815 94.521847 (106.320346)
total: 429.21 sec