Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230711-233125
#<BuildRuby:0x000055ecfef1a3b0
@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.20230711-233125",
@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.000018 0.000003 0.000021 ( 0.000021)
autoconf 0.000022 0.000003 0.000025 ( 0.000025)
configure 0.000020 0.000003 0.000023 ( 0.000023)
build_up 0.005615 0.000864 2.088334 ( 5.396055)
build_miniruby 0.001339 0.000000 1.596128 ( 2.043241)
build_ruby 0.001695 0.000000 3.193163 ( 5.039052)
build_all 0.007719 0.000328 2.504733 ( 2.876813)
build_install 0.008108 0.011100 3.773257 ( 5.172150)
test_btest 0.000603 0.000131 81.777148 ( 52.120442)
test_basic 0.000000 0.007903 0.918283 ( 1.451162)
test_all 0.000450 0.002074 642.559166 (584.077379)
test_rubyspec 0.028410 0.032975 95.312027 (203.246890)
total: 861.42 sec