Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230915-145711
#<BuildRuby:0x000055a209889fe0
@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.20230915-145711",
@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.000015 0.000002 0.000017 ( 0.000017)
autoconf 0.000025 0.000003 0.000028 ( 0.000027)
configure 0.000023 0.000004 0.000027 ( 0.000026)
build_up 0.003111 0.003785 2.154947 ( 3.410121)
build_miniruby 0.001167 0.000208 1.717050 ( 1.718332)
build_ruby 0.001385 0.000247 3.236811 ( 3.481322)
build_all 0.003931 0.003992 6.300646 ( 3.403131)
build_install 0.010430 0.006525 7.654828 ( 5.010845)
test_btest 0.000616 0.000149 81.985914 ( 30.779041)
test_basic 0.005083 0.003438 0.888669 ( 0.951909)
test_all 0.007120 0.002765 675.717050 (234.886978)
test_rubyspec 0.039356 0.029197 99.046060 (110.409062)
total: 394.05 sec