Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230601-235243
#<BuildRuby:0x000055d2da82e008
@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.20230601-235243",
@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.000015 0.000003 0.000018 ( 0.000019)
autoconf 0.000022 0.000004 0.000026 ( 0.000026)
configure 0.000019 0.000004 0.000023 ( 0.000023)
build_up 0.005778 0.000307 1.871858 ( 3.722230)
build_miniruby 0.001213 0.000202 1.260756 ( 1.270693)
build_ruby 0.001402 0.000000 2.653997 ( 2.853961)
build_all 0.002641 0.004076 2.158291 ( 2.084708)
build_install 0.013985 0.003595 3.326280 ( 3.372502)
test_btest 0.001101 0.000000 76.037261 ( 39.026700)
test_basic 0.003149 0.003169 0.769547 ( 1.113672)
test_all 0.002340 0.000000 562.602221 (227.979320)
test_rubyspec 0.029993 0.023737 79.311356 ( 91.122926)
total: 372.55 sec