Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230725-224011
#<BuildRuby:0x0000557881789f48
@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.20230725-224011",
@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.000019 0.000002 0.000021 ( 0.000020)
autoconf 0.000025 0.000002 0.000027 ( 0.000027)
configure 0.000025 0.000002 0.000027 ( 0.000027)
build_up 0.003078 0.003411 2.077211 ( 3.318198)
build_miniruby 0.000000 0.001639 1.693475 ( 1.738211)
build_ruby 0.000455 0.001071 3.316398 ( 3.805676)
build_all 0.004264 0.003078 2.644402 ( 2.138491)
build_install 0.014699 0.004213 3.987634 ( 3.220291)
test_btest 0.000949 0.000167 80.852428 ( 40.203982)
test_basic 0.003626 0.004348 0.907056 ( 1.385321)
test_all 0.000969 0.000200 643.166904 (275.903510)
test_rubyspec 0.030503 0.023815 90.541395 (104.875232)
total: 436.59 sec