Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230525-101831
#<BuildRuby:0x0000564a42806230
@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.20230525-101831",
@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.000015 0.000001 0.000016 ( 0.000018)
autoconf 0.000024 0.000002 0.000026 ( 0.000025)
configure 0.000019 0.000002 0.000021 ( 0.000021)
build_up 0.001544 0.004338 1.821905 ( 3.857305)
build_miniruby 0.001449 0.000189 1.324612 ( 1.487207)
build_ruby 0.001307 0.000170 2.628705 ( 2.942186)
build_all 0.005725 0.000746 2.026829 ( 2.242561)
build_install 0.011100 0.005669 3.313456 ( 3.262237)
test_btest 0.000739 0.000123 74.058152 ( 41.211028)
test_basic 0.001913 0.005290 0.779554 ( 1.174661)
test_all 0.001981 0.000413 543.797502 (232.171238)
test_rubyspec 0.030716 0.018171 79.418292 ( 97.623457)
total: 385.97 sec