Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230807-024709
#<BuildRuby:0x00005620fb312118
@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.20230807-024709",
@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.000020 0.000002 0.000022 ( 0.000023)
autoconf 0.000028 0.000003 0.000031 ( 0.000031)
configure 0.000027 0.000003 0.000030 ( 0.000030)
build_up 0.006693 0.000648 2.345696 ( 5.803290)
build_miniruby 0.001665 0.000161 1.733212 ( 1.775047)
build_ruby 0.001813 0.000000 3.640521 ( 6.233707)
build_all 0.004365 0.003885 2.863289 ( 3.081565)
build_install 0.013393 0.005440 4.405199 ( 6.173907)
test_btest 0.000659 0.000096 86.002882 ( 55.591805)
test_basic 0.002880 0.004876 0.984361 ( 1.970345)
test_all 0.001524 0.000269 680.563124 (406.119065)
test_rubyspec 0.030047 0.027089 100.158143 (115.507414)
total: 602.26 sec