Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230505-161846
#<BuildRuby:0x00005641da685fc0
@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.20230505-161846",
@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.000012 0.000002 0.000014 ( 0.000015)
autoconf 0.000019 0.000004 0.000023 ( 0.000022)
configure 0.000015 0.000003 0.000018 ( 0.000019)
build_up 0.001808 0.003484 1.725674 ( 3.053267)
build_miniruby 0.001034 0.000246 1.241082 ( 1.239725)
build_ruby 0.001351 0.000000 2.496522 ( 2.725460)
build_all 0.002993 0.003045 2.085003 ( 1.510362)
build_install 0.013156 0.002338 3.331015 ( 2.427844)
test_btest 0.000565 0.000141 73.134855 ( 27.829018)
test_basic 0.002202 0.003659 0.711316 ( 0.797042)
test_all 0.001134 0.000318 584.642496 (201.456501)
test_rubyspec 0.021337 0.027631 78.617529 ( 90.387477)
total: 331.43 sec