Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230828-200343
#<BuildRuby:0x00005600ebbce7c8
@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-200343",
@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.000015 0.000001 0.000016 ( 0.000016)
autoconf 0.000022 0.000002 0.000024 ( 0.000025)
configure 0.000018 0.000002 0.000020 ( 0.000021)
build_up 0.000000 0.007369 2.499762 ( 5.059910)
build_miniruby 0.001495 0.000546 11.168525 ( 10.838533)
build_ruby 0.000000 0.001820 3.404542 ( 3.905125)
build_all 0.003034 0.005871 6.474275 ( 4.599639)
build_install 0.012051 0.007984 8.280835 ( 6.521768)
test_btest 0.000780 0.000219 86.336308 ( 48.753455)
test_basic 0.004887 0.004273 1.021790 ( 1.394648)
test_all 0.008678 0.001366 674.760122 (326.644973)
test_rubyspec 0.037010 0.031531 105.593023 (124.926967)
total: 532.65 sec