Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230917-162252
#<BuildRuby:0x000055c920f19f48
@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.20230917-162252",
@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.000025 0.000000 0.000025 ( 0.000025)
autoconf 0.000034 0.000000 0.000034 ( 0.000033)
configure 0.000030 0.000000 0.000030 ( 0.000029)
build_up 0.003382 0.003990 2.408710 ( 5.385751)
build_miniruby 0.001488 0.000360 1.816881 ( 2.615156)
build_ruby 0.001607 0.000388 3.627902 ( 5.108792)
build_all 0.008240 0.000947 6.596560 ( 8.577371)
build_install 0.015227 0.008092 8.220514 ( 11.395236)
test_btest 0.000679 0.000180 87.021170 ( 97.325309)
test_basic 0.004999 0.001324 1.015925 ( 1.604063)
test_all 0.003249 0.007699 728.342739 (707.171366)
test_rubyspec 0.048149 0.030389 110.124678 (135.132801)
total: 974.32 sec