Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231018-021737
#<BuildRuby:0x0000559aed1a9fb8
@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.20231018-021737",
@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.000002 0.000016 ( 0.000016)
autoconf 0.000024 0.000003 0.000027 ( 0.000026)
configure 0.000023 0.000003 0.000026 ( 0.000025)
build_up 0.005939 0.000207 2.228143 ( 2.320225)
build_miniruby 0.001198 0.000124 1.576412 ( 1.575350)
build_ruby 0.001506 0.000156 2.830509 ( 3.021067)
build_all 0.006906 0.000272 5.840604 ( 2.357079)
build_install 0.012929 0.003784 7.545444 ( 3.708108)
test_btest 0.000000 0.001056 84.260568 ( 22.794136)
test_basic 0.000000 0.005984 0.898158 ( 0.957019)
test_all 0.007747 0.000998 669.311692 (227.008855)
test_rubyspec 0.045982 0.025049 94.805042 (106.383280)
total: 370.13 sec