Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230909-213456
#<BuildRuby:0x000055df3471a228
@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.20230909-213456",
@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.000002 0.000017 ( 0.000018)
autoconf 0.000023 0.000002 0.000025 ( 0.000026)
configure 0.000021 0.000002 0.000023 ( 0.000023)
build_up 0.002995 0.004381 2.235118 ( 4.412866)
build_miniruby 0.002265 0.000000 1.664318 ( 2.007847)
build_ruby 0.001713 0.000000 3.392719 ( 4.012430)
build_all 0.005260 0.003651 6.378306 ( 5.798650)
build_install 0.015979 0.005368 7.874922 ( 7.326722)
test_btest 0.000877 0.000151 83.274742 ( 50.601881)
test_basic 0.002381 0.006328 0.988929 ( 1.507379)
test_all 0.004903 0.011580 694.870142 (561.688098)
test_rubyspec 0.037634 0.043756 106.419111 (151.809753)
total: 789.17 sec