Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230826-023219
#<BuildRuby:0x000055b89a1a21a8
@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.20230826-023219",
@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.000015)
autoconf 0.000028 0.000003 0.000031 ( 0.000031)
configure 0.000020 0.000002 0.000022 ( 0.000022)
build_up 0.005352 0.000574 2.153889 ( 3.334372)
build_miniruby 0.001921 0.000000 1.588516 ( 1.586953)
build_ruby 0.001457 0.000000 3.209001 ( 3.430756)
build_all 0.004913 0.003157 6.449290 ( 3.024444)
build_install 0.015991 0.004539 7.743045 ( 4.307598)
test_btest 0.000819 0.000117 87.227119 ( 34.398071)
test_basic 0.004225 0.004114 0.943128 ( 1.017025)
test_all 0.004785 0.004227 672.648522 (280.272508)
test_rubyspec 0.037914 0.034598 102.049859 (113.747822)
total: 445.12 sec