Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230807-223323
#<BuildRuby:0x000055a40f0c9a00
@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.20230807-223323",
@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.000015 0.000003 0.000018 ( 0.000018)
autoconf 0.000027 0.000004 0.000031 ( 0.000032)
configure 0.000022 0.000004 0.000026 ( 0.000026)
build_up 0.003480 0.004220 2.310148 ( 5.901391)
build_miniruby 0.001149 0.000215 1.634790 ( 2.937760)
build_ruby 0.001261 0.000236 3.409122 ( 7.099035)
build_all 0.006907 0.000572 2.696440 ( 3.733662)
build_install 0.007349 0.012503 4.269094 ( 5.974235)
test_btest 0.000895 0.000237 84.496315 ( 53.168898)
test_basic 0.003787 0.005107 1.003377 ( 2.095847)
test_all 0.000778 0.000229 661.423781 (419.311865)
test_rubyspec 0.032176 0.029515 99.718135 (179.551907)
total: 679.78 sec