Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230708-060944
#<BuildRuby:0x000055e81e3d5fc0
@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.20230708-060944",
@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.000017 0.000002 0.000019 ( 0.000019)
autoconf 0.000026 0.000003 0.000029 ( 0.000028)
configure 0.000024 0.000003 0.000027 ( 0.000027)
build_up 0.003950 0.003394 2.125170 ( 4.833444)
build_miniruby 0.001203 0.000185 1.606320 ( 2.488412)
build_ruby 0.001498 0.000230 3.364234 ( 5.007129)
build_all 0.002733 0.004504 2.610862 ( 3.386103)
build_install 0.017447 0.000895 3.902915 ( 5.024457)
test_btest 0.000782 0.000134 81.386416 ( 50.149573)
test_basic 0.007337 0.000000 0.895260 ( 1.070171)
test_all 0.001530 0.000055 625.871778 (327.223645)
test_rubyspec 0.031894 0.022872 93.179825 (138.799038)
total: 537.98 sec