Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230828-205455
#<BuildRuby:0x00005586a5c661d8
@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.20230828-205455",
@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.000021 0.000002 0.000023 ( 0.000024)
autoconf 0.000033 0.000004 0.000037 ( 0.000035)
configure 0.000029 0.000002 0.000031 ( 0.000032)
build_up 0.003349 0.004003 2.293411 ( 4.176195)
build_miniruby 0.001317 0.000175 1.642842 ( 1.804911)
build_ruby 0.000000 0.002073 3.428809 ( 3.786382)
build_all 0.001892 0.006474 6.436114 ( 4.212151)
build_install 0.017094 0.002497 8.022501 ( 5.785276)
test_btest 0.000775 0.000150 85.118546 ( 41.688097)
test_basic 0.002509 0.005205 0.969270 ( 1.076668)
test_all 0.009037 0.001920 703.062388 (277.661083)
test_rubyspec 0.019661 0.045868 98.080257 (109.641519)
total: 449.83 sec