Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240320-210615
#<BuildRuby:0x00005591090e63d0
@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.20240320-210615",
@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.000002 0.000017 ( 0.000017)
autoconf 0.000019 0.000003 0.000022 ( 0.000023)
configure 0.000018 0.000003 0.000021 ( 0.000021)
build_up 0.005701 0.003568 3.585196 ( 2.388251)
build_miniruby 0.000000 0.001219 1.433241 ( 1.431444)
build_ruby 0.000000 0.001695 3.326868 ( 3.575680)
build_all 0.005277 0.002026 6.328007 ( 2.387235)
build_install 0.018380 0.002104 8.748142 ( 3.639513)
test_btest 0.000725 0.000150 90.372486 ( 24.279032)
test_basic 0.002605 0.005115 0.917395 ( 0.981371)
test_all 0.089956 0.030731 766.770521 (242.397975)
test_rubyspec 0.037995 0.043473 107.224640 (116.124700)
total: 397.21 sec