Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240315-142921
#<BuildRuby:0x0000559aefb2a3b0
@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.20240315-142921",
@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.000020)
autoconf 0.000022 0.000004 0.000026 ( 0.000025)
configure 0.000020 0.000003 0.000023 ( 0.000023)
build_up 0.007227 0.000493 2.554223 ( 4.099681)
build_miniruby 0.000000 0.002192 1.999976 ( 2.427625)
build_ruby 0.001018 0.001289 4.005620 ( 4.903396)
build_all 0.008079 0.001496 7.556598 ( 6.676480)
build_install 0.016556 0.005969 9.473789 ( 9.039496)
test_btest 0.000000 0.000982 98.972442 ( 92.711597)
test_basic 0.000709 0.008358 1.087394 ( 1.720735)
test_all 0.091918 0.034718 810.840610 (521.047921)
test_rubyspec 0.039601 0.051408 135.013821 (160.162307)
total: 802.79 sec