Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230916-111312
#<BuildRuby:0x0000560b70045f70
@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.20230916-111312",
@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.000022 0.000001 0.000023 ( 0.000024)
autoconf 0.000038 0.000002 0.000040 ( 0.000035)
configure 0.000031 0.000002 0.000033 ( 0.000032)
build_up 0.006575 0.000411 2.250297 ( 3.489425)
build_miniruby 0.001547 0.000097 1.621839 ( 1.623391)
build_ruby 0.001487 0.000093 3.365394 ( 3.601622)
build_all 0.008294 0.000000 6.414831 ( 3.939120)
build_install 0.020247 0.000000 7.974796 ( 6.063460)
test_btest 0.001017 0.000000 86.352105 ( 34.612257)
test_basic 0.002587 0.003871 0.957913 ( 1.059183)
test_all 0.010072 0.000114 708.232494 (248.557095)
test_rubyspec 0.056230 0.013822 102.368707 (113.792645)
total: 416.74 sec