Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240315-005441
#<BuildRuby:0x00005559b027a308
@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-005441",
@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.000000 0.000019 ( 0.000018)
autoconf 0.000028 0.000000 0.000028 ( 0.000028)
configure 0.000024 0.000000 0.000024 ( 0.000024)
build_up 0.007042 0.000501 2.956961 ( 2.754868)
build_miniruby 0.001177 0.000181 1.388252 ( 1.390904)
build_ruby 0.001430 0.000220 3.411320 ( 3.678385)
build_all 0.004145 0.004263 6.925253 ( 3.367665)
build_install 0.015279 0.003925 8.861700 ( 4.833121)
test_btest 0.000940 0.000182 93.117471 ( 37.049089)
test_basic 0.007142 0.000000 1.033719 ( 1.135668)
test_all 0.072500 0.046694 729.506397 (267.553735)
test_rubyspec 0.041231 0.044218 125.393467 (134.964226)
total: 456.73 sec