Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240227-044925
#<BuildRuby:0x00005591589c9f48
@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.20240227-044925",
@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.000013 0.000005 0.000018 ( 0.000019)
autoconf 0.000019 0.000006 0.000025 ( 0.000025)
configure 0.000018 0.000006 0.000024 ( 0.000024)
build_up 0.007134 0.000000 2.514579 ( 2.556392)
build_miniruby 0.001134 0.000178 1.667656 ( 1.668318)
build_ruby 0.001714 0.000000 3.507067 ( 3.755004)
build_all 0.005430 0.002471 6.571143 ( 3.087618)
build_install 0.014235 0.004709 8.509951 ( 4.511829)
test_btest 0.000566 0.000182 93.107437 ( 40.368563)
test_basic 0.006288 0.002021 1.026236 ( 1.121563)
test_all 0.072618 0.043418 798.626149 (302.168145)
test_rubyspec 0.053359 0.028709 122.672815 (132.246598)
total: 491.48 sec