Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230512-101604
#<BuildRuby:0x0000555dedf423b0
@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.20230512-101604",
@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.000019)
autoconf 0.000037 0.000000 0.000037 ( 0.000035)
configure 0.000027 0.000000 0.000027 ( 0.000027)
build_up 0.002204 0.003358 1.795728 ( 3.106859)
build_miniruby 0.001292 0.000096 1.239349 ( 1.243447)
build_ruby 0.001506 0.000000 2.645605 ( 2.942674)
build_all 0.002832 0.003847 2.181541 ( 2.076156)
build_install 0.009836 0.006216 3.477622 ( 3.434595)
test_btest 0.000620 0.000094 70.427334 ( 39.174259)
test_basic 0.002384 0.003981 0.773217 ( 0.955533)
test_all 0.000758 0.000138 569.655407 (230.387037)
test_rubyspec 0.030788 0.020746 81.311305 ( 98.752480)
total: 382.07 sec