Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230527-204256
#<BuildRuby:0x000055f12fbb1f68
@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.20230527-204256",
@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.000015 0.000002 0.000017 ( 0.000016)
autoconf 0.000022 0.000002 0.000024 ( 0.000024)
configure 0.000019 0.000002 0.000021 ( 0.000021)
build_up 0.000000 0.005798 1.729276 ( 2.950352)
build_miniruby 0.000000 0.001390 1.355779 ( 1.355303)
build_ruby 0.000000 0.001684 2.695799 ( 2.917583)
build_all 0.000000 0.007745 2.123440 ( 1.405658)
build_install 0.010906 0.007234 3.451256 ( 2.765893)
test_btest 0.000539 0.000179 74.981915 ( 41.368541)
test_basic 0.001736 0.004724 0.766862 ( 1.052849)
test_all 0.001510 0.000566 578.930978 (248.507081)
test_rubyspec 0.013142 0.041181 83.796920 (102.504438)
total: 404.83 sec