Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230605-175143
#<BuildRuby:0x000055cb9c0da008
@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.20230605-175143",
@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.000013 0.000002 0.000015 ( 0.000015)
autoconf 0.000015 0.000002 0.000017 ( 0.000023)
configure 0.000018 0.000002 0.000020 ( 0.000021)
build_up 0.001276 0.004321 1.765122 ( 4.019361)
build_miniruby 0.001011 0.000184 1.244388 ( 1.243027)
build_ruby 0.001219 0.000221 2.492151 ( 2.678763)
build_all 0.000000 0.006606 2.131334 ( 1.395425)
build_install 0.001725 0.014436 3.301979 ( 2.305750)
test_btest 0.000650 0.000260 75.984338 ( 28.869138)
test_basic 0.003657 0.002202 0.770326 ( 0.881715)
test_all 0.000000 0.001324 569.931148 (206.328915)
test_rubyspec 0.029194 0.024284 81.046213 ( 93.947420)
total: 341.67 sec