Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230923-050151
#<BuildRuby:0x000055b0300228e0
@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.20230923-050151",
@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.000011 0.000002 0.000013 ( 0.000015)
autoconf 0.000016 0.000004 0.000020 ( 0.000020)
configure 0.000015 0.000003 0.000018 ( 0.000019)
build_up 0.002225 0.004465 2.126135 ( 3.398910)
build_miniruby 0.001547 0.000000 1.575358 ( 1.575771)
build_ruby 0.000411 0.001414 3.222265 ( 3.432017)
build_all 0.003315 0.004647 6.116025 ( 3.148743)
build_install 0.014030 0.004594 7.364934 ( 4.289477)
test_btest 0.000897 0.000272 82.886319 ( 27.879218)
test_basic 0.000649 0.007995 0.901005 ( 1.011486)
test_all 0.009244 0.000495 680.079147 (236.536511)
test_rubyspec 0.032979 0.040266 102.250687 (114.495397)
total: 395.77 sec