Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230701-220200
#<BuildRuby:0x000056213f30a118
@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.20230701-220200",
@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.000018 0.000001 0.000019 ( 0.000019)
autoconf 0.000025 0.000002 0.000027 ( 0.000025)
configure 0.000023 0.000001 0.000024 ( 0.000025)
build_up 0.003045 0.004300 2.169895 ( 5.061202)
build_miniruby 0.001216 0.000130 1.523463 ( 1.828626)
build_ruby 0.001551 0.000166 3.103999 ( 3.985312)
build_all 0.003207 0.004652 2.635579 ( 2.895214)
build_install 0.012595 0.005739 3.911329 ( 5.296630)
test_btest 0.000633 0.000109 79.727745 ( 48.878162)
test_basic 0.003436 0.004386 0.884600 ( 1.329765)
test_all 0.002199 0.000440 612.389525 (323.803895)
test_rubyspec 0.038089 0.013898 87.302338 (125.692205)
total: 518.77 sec