Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230526-232428
#<BuildRuby:0x00005600e118a230
@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.20230526-232428",
@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.000016 0.000001 0.000017 ( 0.000018)
autoconf 0.000021 0.000002 0.000023 ( 0.000022)
configure 0.000020 0.000001 0.000021 ( 0.000021)
build_up 0.005774 0.000482 1.858978 ( 4.183699)
build_miniruby 0.001527 0.000127 1.314463 ( 1.678043)
build_ruby 0.001458 0.000121 2.661241 ( 3.189796)
build_all 0.003166 0.004164 2.241231 ( 2.455719)
build_install 0.017040 0.000457 3.437223 ( 3.694509)
test_btest 0.000741 0.000080 76.371545 ( 44.997559)
test_basic 0.003883 0.000416 0.797022 ( 1.264684)
test_all 0.001170 0.000125 583.392440 (285.206223)
test_rubyspec 0.018517 0.030984 79.347953 ( 91.362525)
total: 438.03 sec