Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230208-234528
#<BuildRuby:0x000055fb3f2de890
@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.20230208-234528",
@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.000012 0.000002 0.000014 ( 0.000014)
autoconf 0.000018 0.000003 0.000021 ( 0.000020)
configure 0.000016 0.000002 0.000018 ( 0.000018)
build_up 0.005147 0.000148 1.010496 ( 1.373890)
build_miniruby 0.000992 0.000129 1.024025 ( 1.022765)
build_ruby 0.001109 0.000145 2.079298 ( 2.290023)
build_all 0.001831 0.004476 3.450070 ( 1.602236)
build_install 0.009542 0.004453 2.431109 ( 1.568980)
test_btest 0.000664 0.000132 57.448051 ( 15.690058)
test_basic 0.005601 0.000247 0.427190 ( 0.523351)
test_all 0.001288 0.000248 591.524467 (173.089019)
test_rubyspec 0.019892 0.022827 63.148788 ( 73.084530)
total: 270.25 sec