Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230630-164813
#<BuildRuby:0x000055a0e53a68e0
@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.20230630-164813",
@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.000003 0.000021 ( 0.000021)
autoconf 0.000027 0.000004 0.000031 ( 0.000030)
configure 0.000026 0.000004 0.000030 ( 0.000029)
build_up 0.005604 0.000862 1.963419 ( 3.301118)
build_miniruby 0.001232 0.000189 1.703591 ( 1.706154)
build_ruby 0.001320 0.000203 3.205342 ( 3.537227)
build_all 0.004179 0.003427 2.561858 ( 2.267557)
build_install 0.014227 0.003673 3.902763 ( 4.032890)
test_btest 0.000664 0.000124 78.667140 ( 39.648685)
test_basic 0.000000 0.008319 0.942199 ( 1.055600)
test_all 0.000269 0.001528 580.181299 (252.513973)
test_rubyspec 0.031089 0.019148 88.122098 (102.454872)
total: 410.52 sec