Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221203-004112
#<BuildRuby:0x00005609ed5f2380
@BUILD_DIR="/tmp/ruby/v3/build",
@INSTALL_DIR="/tmp/ruby/v3/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/v3/src",
@TARGET_BUILD_DIR="/tmp/ruby/v3/build/trunk-yjit",
@TARGET_INSTALL_DIR="/tmp/ruby/v3/install/trunk-yjit",
@TARGET_NAME="trunk-yjit",
@TARGET_SRC_DIR="/tmp/ruby/v3/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.20221203-004112",
@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.000024 0.000003 0.000027 ( 0.000028)
configure 0.000017 0.000002 0.000019 ( 0.000019)
build_up 0.006140 0.000838 1.625426 ( 2.854782)
build_miniruby 0.001296 0.000177 1.032407 ( 1.318874)
build_ruby 0.001580 0.000215 1.910830 ( 2.453702)
build_all 0.004630 0.004522 4.095171 ( 4.624716)
build_install 0.020212 0.000323 3.022682 ( 3.600108)
test_btest 0.000000 0.001016 66.268387 ( 59.447858)
test_basic 0.003802 0.003347 0.428238 ( 0.751744)
test_all 0.001875 0.000335 667.593386 (394.845382)
test_rubyspec 0.032719 0.016218 71.374484 ( 84.449975)
total: 554.35 sec