Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230828-102205
#<BuildRuby:0x0000564701b221d8
@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-102205",
@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.000025 0.000003 0.000028 ( 0.000028)
configure 0.000022 0.000002 0.000024 ( 0.000024)
build_up 0.006644 0.000000 2.157799 ( 3.373875)
build_miniruby 0.001710 0.000000 1.541758 ( 1.540188)
build_ruby 0.001811 0.000000 3.326347 ( 3.503152)
build_all 0.004177 0.003828 6.446476 ( 3.282297)
build_install 0.018198 0.001279 8.008815 ( 4.566483)
test_btest 0.000613 0.000077 85.598606 ( 32.090790)
test_basic 0.001886 0.003958 0.860268 ( 0.924835)
test_all 0.005708 0.004512 707.986994 (263.125367)
test_rubyspec 0.051195 0.018614 102.598007 (114.819113)
total: 427.23 sec