Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230502-050347
#<BuildRuby:0x00005555f34fe3b0
@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.20230502-050347",
@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.000018 0.000004 0.000022 ( 0.000021)
configure 0.000017 0.000004 0.000021 ( 0.000020)
build_up 0.005105 0.000244 1.780231 ( 3.044586)
build_miniruby 0.001090 0.000227 1.313555 ( 1.312503)
build_ruby 0.001166 0.000243 2.586303 ( 2.816959)
build_all 0.001099 0.006261 2.172270 ( 1.378252)
build_install 0.012405 0.004079 3.325869 ( 2.390019)
test_btest 0.000000 0.000988 74.058456 ( 22.891945)
test_basic 0.003164 0.002584 0.764755 ( 0.841107)
test_all 0.001285 0.000386 602.306440 (251.279406)
test_rubyspec 0.037915 0.024410 86.377342 (123.129067)
total: 409.08 sec