Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230214-082106
#<BuildRuby:0x0000560a03b5a320
@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.20230214-082106",
@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.000003 0.000020 ( 0.000020)
autoconf 0.000025 0.000005 0.000030 ( 0.000030)
configure 0.000025 0.000005 0.000030 ( 0.000030)
build_up 0.005372 0.000263 1.568478 ( 2.903866)
build_miniruby 0.001264 0.000243 1.358240 ( 1.745939)
build_ruby 0.001498 0.000288 2.805636 ( 3.604785)
build_all 0.008635 0.000827 4.365459 ( 4.178449)
build_install 0.017718 0.000783 3.316186 ( 3.893573)
test_btest 0.000713 0.000119 61.807556 ( 52.564400)
test_basic 0.006104 0.001018 0.546122 ( 0.953719)
test_all 0.000631 0.001491 711.823865 (541.051720)
test_rubyspec 0.014310 0.033030 73.177351 ( 83.564021)
total: 694.46 sec