Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230813-000641
#<BuildRuby:0x000055e60d4c21a8
@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.20230813-000641",
@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.000019 0.000001 0.000020 ( 0.000020)
autoconf 0.000033 0.000002 0.000035 ( 0.000035)
configure 0.000023 0.000002 0.000025 ( 0.000024)
build_up 0.002885 0.004307 2.331998 ( 6.256956)
build_miniruby 0.001893 0.000190 1.765375 ( 3.488025)
build_ruby 0.001339 0.000134 3.427319 ( 8.148717)
build_all 0.007349 0.000735 2.807131 ( 4.577392)
build_install 0.019932 0.001028 4.457420 ( 7.890598)
test_btest 0.000997 0.000093 85.008110 ( 74.170413)
test_basic 0.006904 0.000647 1.021348 ( 2.591278)
test_all 0.001195 0.000112 696.181790 (610.299501)
test_rubyspec 0.038444 0.022932 100.962336 (189.435552)
total: 906.86 sec