Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230501-012113
#<BuildRuby:0x0000558c606ee078
@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.20230501-012113",
@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.000017 0.000002 0.000019 ( 0.000020)
autoconf 0.000021 0.000003 0.000024 ( 0.000024)
configure 0.000019 0.000002 0.000021 ( 0.000020)
build_up 0.002219 0.004387 1.947355 ( 4.824767)
build_miniruby 0.001503 0.000240 1.505713 ( 2.232600)
build_ruby 0.001444 0.000231 3.031447 ( 4.363254)
build_all 0.006129 0.000981 2.189620 ( 3.270505)
build_install 0.014789 0.004727 3.555276 ( 4.760093)
test_btest 0.000645 0.000115 78.004155 ( 68.827540)
test_basic 0.006075 0.001085 0.807311 ( 1.336926)
test_all 0.001822 0.000325 576.424904 (301.784514)
test_rubyspec 0.015808 0.032635 80.586241 (101.131739)
total: 492.53 sec