Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231019-120016
#<BuildRuby:0x000055af96dda018
@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.20231019-120016",
@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.000015 0.000003 0.000018 ( 0.000018)
autoconf 0.000023 0.000004 0.000027 ( 0.000027)
configure 0.000022 0.000004 0.000026 ( 0.000025)
build_up 0.005556 0.000889 2.162604 ( 2.235579)
build_miniruby 0.001949 0.000000 1.385455 ( 1.383126)
build_ruby 0.001424 0.000000 2.668817 ( 2.862147)
build_all 0.006634 0.000253 6.206160 ( 2.514357)
build_install 0.015513 0.001603 7.741234 ( 3.752869)
test_btest 0.000695 0.000099 87.593770 ( 22.877792)
test_basic 0.006874 0.000000 0.873505 ( 0.937553)
test_all 0.005513 0.003720 680.690928 (213.642068)
test_rubyspec 0.032614 0.023827 87.528748 ( 98.942570)
total: 349.15 sec