Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230701-161646
#<BuildRuby:0x000055cc84666240
@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-161646",
@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.000001 0.000014 ( 0.000014)
autoconf 0.000021 0.000002 0.000023 ( 0.000022)
configure 0.000018 0.000001 0.000019 ( 0.000020)
build_up 0.006979 0.000537 2.095188 ( 4.764043)
build_miniruby 0.000000 0.001524 1.463696 ( 1.478063)
build_ruby 0.000000 0.001559 3.176585 ( 3.888802)
build_all 0.002170 0.004988 2.618631 ( 2.722230)
build_install 0.015755 0.002194 3.851627 ( 4.779269)
test_btest 0.000894 0.000131 80.599636 ( 47.819476)
test_basic 0.006371 0.000937 0.901586 ( 1.441420)
test_all 0.001917 0.000127 578.872906 (302.741023)
test_rubyspec 0.028115 0.024833 88.330434 (110.142605)
total: 479.78 sec