Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230511-064343
#<BuildRuby:0x00005646d2762130
@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.20230511-064343",
@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.000002 0.000015 ( 0.000014)
autoconf 0.000019 0.000002 0.000021 ( 0.000022)
configure 0.000018 0.000002 0.000020 ( 0.000020)
build_up 0.002222 0.003654 1.923259 ( 3.445241)
build_miniruby 0.001037 0.000173 1.256925 ( 1.259197)
build_ruby 0.001265 0.000211 2.730425 ( 2.954802)
build_all 0.005603 0.000934 2.226425 ( 1.971359)
build_install 0.013343 0.003605 3.385186 ( 2.860171)
test_btest 0.000631 0.000113 74.774075 ( 30.257601)
test_basic 0.004025 0.000719 0.737093 ( 0.821774)
test_all 0.002256 0.000176 598.488187 (177.515221)
test_rubyspec 0.013220 0.027551 71.111223 ( 82.741562)
total: 303.83 sec