Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230331-030348
#<BuildRuby:0x0000562decc1a118
@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.20230331-030348",
@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.000012 0.000002 0.000014 ( 0.000013)
autoconf 0.000019 0.000003 0.000022 ( 0.000022)
configure 0.000000 0.000075 0.000075 ( 0.000112)
build_up 0.001549 0.004335 1.606272 ( 2.855474)
build_miniruby 0.000000 0.001499 1.266311 ( 1.264680)
build_ruby 0.000000 0.001388 2.468244 ( 2.664696)
build_all 0.001753 0.004593 2.065367 ( 1.133452)
build_install 0.010146 0.003088 2.997796 ( 1.906735)
test_btest 0.000586 0.000179 70.370938 ( 20.173686)
test_basic 0.003140 0.000956 0.509272 ( 0.604157)
test_all 0.001631 0.000496 541.463028 (165.151028)
test_rubyspec 0.008692 0.022286 70.037647 ( 79.889228)
total: 275.64 sec