Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230206-222942
#<BuildRuby:0x000055692ed5e138
@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.20230206-222942",
@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.000014 0.000002 0.000016 ( 0.000016)
autoconf 0.000022 0.000003 0.000025 ( 0.000025)
configure 0.000020 0.000003 0.000023 ( 0.000022)
build_up 0.001199 0.003548 1.123150 ( 1.514792)
build_miniruby 0.001288 0.000234 1.286875 ( 1.287055)
build_ruby 0.001372 0.000000 2.336681 ( 2.529560)
build_all 0.006126 0.000620 3.616457 ( 1.785762)
build_install 0.013761 0.000196 2.696213 ( 1.886331)
test_btest 0.000349 0.000575 59.149649 ( 20.741473)
test_basic 0.000420 0.006130 0.460209 ( 0.656486)
test_all 0.001900 0.000408 667.163795 (246.352303)
test_rubyspec 0.021691 0.023235 68.460884 ( 78.578486)
total: 355.33 sec