Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230921-165138
#<BuildRuby:0x000055e10ea228e0
@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.20230921-165138",
@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.000016 0.000001 0.000017 ( 0.000018)
autoconf 0.000023 0.000003 0.000026 ( 0.000025)
configure 0.000021 0.000002 0.000023 ( 0.000023)
build_up 0.002190 0.004349 2.110793 ( 3.471421)
build_miniruby 0.001144 0.000163 1.383410 ( 1.381896)
build_ruby 0.001632 0.000233 3.181145 ( 3.376375)
build_all 0.007175 0.001025 6.183028 ( 3.474314)
build_install 0.019467 0.000193 7.625655 ( 4.578451)
test_btest 0.000744 0.000093 83.749146 ( 33.272274)
test_basic 0.007426 0.000000 0.975841 ( 1.068517)
test_all 0.008875 0.000308 643.104662 (220.490369)
test_rubyspec 0.026671 0.036757 95.418827 (106.624988)
total: 377.74 sec