Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230819-073209
#<BuildRuby:0x0000558114d59e00
@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.20230819-073209",
@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.000020 0.000002 0.000022 ( 0.000022)
autoconf 0.000034 0.000003 0.000037 ( 0.000038)
configure 0.000026 0.000003 0.000029 ( 0.000029)
build_up 0.006208 0.000621 2.340082 ( 8.387933)
build_miniruby 0.000000 0.001805 1.823339 ( 4.232008)
build_ruby 0.000000 0.001898 3.642011 ( 7.456368)
build_all 0.006430 0.002482 6.815549 ( 9.220701)
build_install 0.020608 0.001201 8.515497 ( 12.335152)
test_btest 0.000908 0.000119 88.264901 ( 76.870871)
test_basic 0.008806 0.000077 1.006289 ( 1.895836)
test_all 0.006896 0.004521 736.335861 (508.216218)
test_rubyspec 0.021159 0.051966 112.102017 (200.265106)
total: 828.88 sec