Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230917-030403
#<BuildRuby:0x0000559da475e008
@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.20230917-030403",
@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.000001 0.000018 ( 0.000018)
autoconf 0.000023 0.000002 0.000025 ( 0.000025)
configure 0.000021 0.000002 0.000023 ( 0.000023)
build_up 0.006910 0.000000 1.934545 ( 3.154530)
build_miniruby 0.001682 0.000000 1.584557 ( 1.584193)
build_ruby 0.001470 0.000000 2.872644 ( 11.907651)
build_all 0.008028 0.000000 6.130596 ( 2.794284)
build_install 0.017269 0.000000 7.626927 ( 4.616732)
test_btest 0.001147 0.000000 85.816704 ( 24.515142)
test_basic 0.003457 0.003145 0.927510 ( 0.993403)
test_all 0.008196 0.000331 689.863445 (228.723264)
test_rubyspec 0.041587 0.017313 95.059402 (106.351980)
total: 384.64 sec