Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240315-030218
#<BuildRuby:0x0000559fa338a4f8
@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-030218",
@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.000016 0.000005 0.000021 ( 0.000021)
autoconf 0.000021 0.000007 0.000028 ( 0.000028)
configure 0.000018 0.000006 0.000024 ( 0.000023)
build_up 0.003667 0.003850 2.959331 ( 2.901040)
build_miniruby 0.001075 0.000391 1.661618 ( 1.660410)
build_ruby 0.001261 0.000459 3.468423 ( 13.771863)
build_all 0.004395 0.004188 7.065014 ( 3.434409)
build_install 0.020720 0.000246 8.687797 ( 4.668418)
test_btest 0.000566 0.000182 93.286653 ( 37.149614)
test_basic 0.003721 0.003715 0.984415 ( 1.086976)
test_all 0.077961 0.040759 840.558889 (303.014488)
test_rubyspec 0.027775 0.062175 127.800366 (137.432502)
total: 505.12 sec