Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230827-164442
#<BuildRuby:0x000055c55397e230
@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.20230827-164442",
@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.000012 0.000003 0.000015 ( 0.000016)
autoconf 0.000020 0.000004 0.000024 ( 0.000025)
configure 0.000019 0.000004 0.000023 ( 0.000022)
build_up 0.001384 0.004393 1.916713 ( 3.117721)
build_miniruby 0.001288 0.000309 1.609001 ( 1.607627)
build_ruby 0.000000 0.001653 3.078002 ( 3.311435)
build_all 0.003354 0.003383 6.081601 ( 2.811034)
build_install 0.014679 0.002792 7.444139 ( 3.923193)
test_btest 0.000609 0.000164 83.391144 ( 35.684910)
test_basic 0.001544 0.005212 0.933515 ( 1.010092)
test_all 0.009870 0.000078 671.078680 (253.458177)
test_rubyspec 0.032638 0.035887 96.620187 (108.700986)
total: 413.63 sec