Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230710-061019
#<BuildRuby:0x000055b417ea67c8
@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.20230710-061019",
@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.000005 0.000024 ( 0.000025)
autoconf 0.000031 0.000008 0.000039 ( 0.000039)
configure 0.000027 0.000007 0.000034 ( 0.000033)
build_up 0.005226 0.001425 2.071835 ( 3.395229)
build_miniruby 0.000911 0.000249 1.467328 ( 1.467040)
build_ruby 0.001362 0.000372 2.926946 ( 3.162022)
build_all 0.005503 0.001501 2.531368 ( 1.692161)
build_install 0.014812 0.002652 3.858066 ( 3.485162)
test_btest 0.000852 0.000222 86.154339 ( 23.477253)
test_basic 0.002871 0.003061 0.878418 ( 0.961984)
test_all 0.001234 0.000000 606.251505 (185.803237)
test_rubyspec 0.011208 0.037637 88.052123 ( 99.633120)
total: 323.08 sec