Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230828-123956
#<BuildRuby:0x0000564ca3896228
@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-123956",
@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.000003 0.000018 ( 0.000017)
autoconf 0.000022 0.000003 0.000025 ( 0.000026)
configure 0.000019 0.000002 0.000021 ( 0.000022)
build_up 0.001389 0.006714 2.546976 ( 5.141513)
build_miniruby 0.000000 0.002135 10.439465 ( 10.478025)
build_ruby 0.000016 0.001574 3.328894 ( 3.759165)
build_all 0.006003 0.001356 6.500365 ( 4.734967)
build_install 0.011386 0.008901 8.190064 ( 6.406742)
test_btest 0.000000 0.001009 86.677291 ( 45.025248)
test_basic 0.000858 0.007364 0.995826 ( 1.402695)
test_all 0.009573 0.000420 702.961193 (305.996961)
test_rubyspec 0.037028 0.034411 107.124277 (127.439751)
total: 510.39 sec