Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230706-231510
#<BuildRuby:0x0000555ff305a890
@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.20230706-231510",
@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.000022 0.000001 0.000023 ( 0.000023)
autoconf 0.000035 0.000003 0.000038 ( 0.000037)
configure 0.000028 0.000002 0.000030 ( 0.000029)
build_up 0.002143 0.004254 2.207063 ( 5.928757)
build_miniruby 0.001377 0.000138 1.780196 ( 3.137525)
build_ruby 0.001349 0.000134 3.583690 ( 5.701376)
build_all 0.003474 0.004115 2.595704 ( 3.964639)
build_install 0.015652 0.004642 4.183060 ( 6.826352)
test_btest 0.000775 0.000114 82.093804 ( 62.380098)
test_basic 0.007302 0.000428 0.902324 ( 1.936584)
test_all 0.001576 0.000225 612.287049 (397.007801)
test_rubyspec 0.041417 0.021017 94.333114 (174.639100)
total: 661.52 sec