Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230526-143129
#<BuildRuby:0x000055b464fd5f48
@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-143129",
@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.000000 0.000014 ( 0.000015)
autoconf 0.000022 0.000000 0.000022 ( 0.000022)
configure 0.000020 0.000001 0.000021 ( 0.000021)
build_up 0.002050 0.003758 1.739106 ( 3.034708)
build_miniruby 0.001305 0.000000 1.314146 ( 1.314203)
build_ruby 0.001486 0.000000 2.521608 ( 2.700114)
build_all 0.003286 0.003677 2.014920 ( 1.390810)
build_install 0.009956 0.007947 3.227503 ( 2.433178)
test_btest 0.000565 0.000091 74.623399 ( 26.818250)
test_basic 0.001092 0.003356 0.764810 ( 0.843173)
test_all 0.001518 0.000000 573.429539 (187.270638)
test_rubyspec 0.017477 0.018599 71.215048 ( 83.207999)
total: 309.01 sec