Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230904-081802
#<BuildRuby:0x0000556bbaac2008
@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.20230904-081802",
@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.000017 0.000002 0.000019 ( 0.000020)
autoconf 0.000027 0.000003 0.000030 ( 0.000029)
configure 0.000023 0.000002 0.000025 ( 0.000026)
build_up 0.001072 0.004153 1.659036 ( 2.039565)
build_miniruby 0.001518 0.000000 1.493351 ( 1.493142)
build_ruby 0.001710 0.000000 3.014410 ( 3.262275)
build_all 0.000901 0.007290 6.004623 ( 3.036910)
build_install 0.013540 0.006156 7.223774 ( 4.259909)
test_btest 0.000591 0.000138 82.462071 ( 32.103857)
test_basic 0.005247 0.001224 0.834094 ( 0.898644)
test_all 0.007936 0.000791 659.484148 (240.126787)
test_rubyspec 0.036580 0.031949 96.821293 (108.364046)
total: 395.59 sec