Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230814-140108
#<BuildRuby:0x000055f97e5ba3b0
@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.20230814-140108",
@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.000023 0.000001 0.000024 ( 0.000026)
autoconf 0.000033 0.000002 0.000035 ( 0.000036)
configure 0.000028 0.000002 0.000030 ( 0.000031)
build_up 0.007012 0.000425 2.296529 ( 8.120195)
build_miniruby 0.001740 0.000106 1.720363 ( 4.799738)
build_ruby 0.001739 0.000105 3.781614 ( 7.624636)
build_all 0.005624 0.004016 6.570216 ( 8.326333)
build_install 0.020574 0.000633 8.113134 ( 10.996687)
test_btest 0.000831 0.000066 84.270018 ( 65.939182)
test_basic 0.005751 0.000102 0.927123 ( 2.023906)
test_all 0.010353 0.000442 672.919338 (545.972010)
test_rubyspec 0.055134 0.025267 107.609333 (234.437742)
total: 888.24 sec