Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231221-202209
#<BuildRuby:0x0000559e57a7a008
@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.20231221-202209",
@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.000017 0.000001 0.000018 ( 0.000018)
autoconf 0.000023 0.000001 0.000024 ( 0.000024)
configure 0.000021 0.000001 0.000022 ( 0.000022)
build_up 0.005834 0.000000 1.563530 ( 1.964844)
build_miniruby 0.000000 0.001622 1.405124 ( 1.403523)
build_ruby 0.000151 0.001492 3.060264 ( 3.252946)
build_all 0.000000 0.006718 5.615705 ( 2.241417)
build_install 0.012966 0.003715 6.810332 ( 3.221889)
test_btest 0.000630 0.000109 78.938199 ( 20.339175)
test_basic 0.004514 0.000778 0.762458 ( 0.822576)
test_all 0.094061 0.026719 641.145573 (205.416680)
test_rubyspec 0.042839 0.022651 85.719488 ( 97.514929)
total: 336.18 sec