Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230526-013526
#<BuildRuby:0x000055ca12d72120
@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.20230526-013526",
@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.000002 0.000019 ( 0.000021)
autoconf 0.000023 0.000003 0.000026 ( 0.000026)
configure 0.000021 0.000002 0.000023 ( 0.000023)
build_up 0.002648 0.003776 1.892300 ( 3.906343)
build_miniruby 0.001315 0.000219 1.344338 ( 1.536192)
build_ruby 0.001399 0.000233 2.678770 ( 3.041392)
build_all 0.003668 0.003208 2.214075 ( 2.301029)
build_install 0.012277 0.004858 3.312569 ( 3.232765)
test_btest 0.000546 0.000117 73.548406 ( 40.756642)
test_basic 0.005892 0.001263 0.777659 ( 1.156781)
test_all 0.000950 0.000204 559.076747 (241.653646)
test_rubyspec 0.022702 0.027995 80.579049 ( 99.413341)
total: 397.00 sec