Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230914-170241
#<BuildRuby:0x0000559b6ba15e08
@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.20230914-170241",
@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.000011 0.000002 0.000013 ( 0.000013)
autoconf 0.000017 0.000004 0.000021 ( 0.000021)
configure 0.000014 0.000003 0.000017 ( 0.000018)
build_up 0.005768 0.000291 2.037442 ( 3.396712)
build_miniruby 0.001513 0.000263 1.649882 ( 1.648733)
build_ruby 0.001072 0.000186 3.088346 ( 3.299765)
build_all 0.003984 0.003395 5.837333 ( 2.475765)
build_install 0.013089 0.005212 7.371026 ( 4.439956)
test_btest 0.000718 0.000000 82.250668 ( 21.766759)
test_basic 0.005390 0.000398 0.938375 ( 1.001293)
test_all 0.006931 0.001485 691.013854 (201.663892)
test_rubyspec 0.018003 0.041804 93.992778 (105.512539)
total: 345.21 sec