Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230818-115216
#<BuildRuby:0x00005568a06a63b0
@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.20230818-115216",
@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.000018 0.000003 0.000021 ( 0.000021)
autoconf 0.000027 0.000005 0.000032 ( 0.000032)
configure 0.000026 0.000005 0.000031 ( 0.000031)
build_up 0.006726 0.000000 2.277814 ( 5.195931)
build_miniruby 0.001870 0.000122 1.620723 ( 1.641022)
build_ruby 0.001429 0.000239 3.252640 ( 4.509555)
build_all 0.007838 0.000000 6.520995 ( 5.446792)
build_install 0.018463 0.001493 8.086218 ( 7.353780)
test_btest 0.000854 0.000126 82.307992 ( 46.031858)
test_basic 0.005321 0.003811 0.959284 ( 1.204157)
test_all 0.009923 0.000913 718.092044 (562.847069)
test_rubyspec 0.038774 0.039513 109.804629 (234.429955)
total: 868.66 sec