Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230611-124305
#<BuildRuby:0x000055d97b912008
@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.20230611-124305",
@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.000000 0.000012 ( 0.000013)
autoconf 0.000020 0.000000 0.000020 ( 0.000020)
configure 0.000018 0.000000 0.000018 ( 0.000018)
build_up 0.006217 0.000239 1.908551 ( 4.221486)
build_miniruby 0.001610 0.000062 1.389000 ( 1.635604)
build_ruby 0.001464 0.000056 2.804035 ( 3.205064)
build_all 0.002516 0.004560 2.306283 ( 2.044782)
build_install 0.011967 0.004790 3.497738 ( 3.396425)
test_btest 0.000587 0.000063 77.265340 ( 40.059653)
test_basic 0.000000 0.007865 0.801663 ( 1.103374)
test_all 0.000000 0.001724 578.664790 (255.617272)
test_rubyspec 0.020575 0.032471 84.796032 (103.277685)
total: 414.56 sec