Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230207-150917
#<BuildRuby:0x000055b377fca258
@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.20230207-150917",
@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.000000 0.000014 ( 0.000015)
autoconf 0.000031 0.000001 0.000032 ( 0.000032)
configure 0.000021 0.000001 0.000022 ( 0.000022)
build_up 0.004056 0.000163 0.989674 ( 1.432933)
build_miniruby 0.001006 0.000040 0.953165 ( 0.952088)
build_ruby 0.001134 0.000045 2.196833 ( 2.401302)
build_all 0.001748 0.004005 3.340047 ( 1.775394)
build_install 0.009715 0.003834 2.692381 ( 1.910098)
test_btest 0.000750 0.000078 55.397324 ( 19.588793)
test_basic 0.006375 0.000233 0.434691 ( 0.533566)
test_all 0.001192 0.000119 621.440013 (195.077832)
test_rubyspec 0.003047 0.041801 68.109424 ( 78.048700)
total: 301.72 sec