Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230613-125030
#<BuildRuby:0x0000556934a79fc0
@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.20230613-125030",
@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.000014 0.000001 0.000015 ( 0.000014)
autoconf 0.000019 0.000002 0.000021 ( 0.000022)
configure 0.000017 0.000002 0.000019 ( 0.000020)
build_up 0.001894 0.003733 1.944869 ( 3.350219)
build_miniruby 0.001562 0.000000 1.307619 ( 1.310236)
build_ruby 0.001749 0.000000 2.767774 ( 2.982910)
build_all 0.007815 0.000000 2.367185 ( 1.860169)
build_install 0.017514 0.000528 3.718855 ( 3.191033)
test_btest 0.000609 0.000059 78.860730 ( 40.415753)
test_basic 0.007921 0.000000 0.831897 ( 1.204408)
test_all 0.001166 0.000086 577.647485 (292.330893)
test_rubyspec 0.034544 0.015325 84.390351 (125.476504)
total: 472.12 sec