Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230802-110605
#<BuildRuby:0x0000563609cbda00
@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.20230802-110605",
@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.000018 0.000001 0.000019 ( 0.000020)
autoconf 0.000028 0.000002 0.000030 ( 0.000031)
configure 0.000022 0.000001 0.000023 ( 0.000024)
build_up 0.006224 0.000429 2.285210 ( 6.386546)
build_miniruby 0.001649 0.000113 1.964827 ( 3.398386)
build_ruby 0.001718 0.000118 3.246874 ( 5.771458)
build_all 0.007021 0.000484 2.694941 ( 3.231060)
build_install 0.017294 0.000539 4.377814 ( 5.753481)
test_btest 0.001202 0.000078 81.150294 ( 53.958631)
test_basic 0.003724 0.004253 0.952108 ( 1.931619)
test_all 0.001342 0.000122 665.075172 (513.715879)
test_rubyspec 0.022506 0.039830 100.046281 (218.991861)
total: 813.14 sec