Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230219-075044
#<BuildRuby:0x0000556e84029fc0
@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.20230219-075044",
@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.000001 0.000018 ( 0.000020)
autoconf 0.000028 0.000003 0.000031 ( 0.000031)
configure 0.000023 0.000002 0.000025 ( 0.000025)
build_up 0.000755 0.003618 1.364210 ( 1.790512)
build_miniruby 0.001167 0.000000 1.176651 ( 1.175569)
build_ruby 0.001573 0.000000 2.346500 ( 2.559877)
build_all 0.006191 0.000149 3.706245 ( 1.957684)
build_install 0.009011 0.003550 2.791273 ( 2.013440)
test_btest 0.000545 0.000078 57.545468 ( 15.516125)
test_basic 0.004544 0.000092 0.436150 ( 0.528351)
test_all 0.001180 0.000163 615.940525 (189.791211)
test_rubyspec 0.030332 0.018000 67.831187 ( 77.938094)
total: 293.27 sec