Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230704-165727
#<BuildRuby:0x000056155854e138
@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.20230704-165727",
@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.000019)
autoconf 0.000021 0.000004 0.000025 ( 0.000025)
configure 0.000018 0.000004 0.000022 ( 0.000022)
build_up 0.005331 0.001159 2.004263 ( 4.327383)
build_miniruby 0.000000 0.001554 1.608197 ( 2.132118)
build_ruby 0.000000 0.001448 3.176859 ( 4.052220)
build_all 0.006306 0.001659 2.523329 ( 3.035722)
build_install 0.017772 0.001068 3.904511 ( 4.477664)
test_btest 0.000588 0.000130 82.258192 ( 44.185046)
test_basic 0.005379 0.002612 0.842251 ( 0.977236)
test_all 0.000858 0.000200 580.198024 (290.311865)
test_rubyspec 0.022164 0.028350 90.087237 (131.526772)
total: 485.03 sec