Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230618-024244
#<BuildRuby:0x000055b33b6a23b0
@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.20230618-024244",
@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.000019 0.000001 0.000020 ( 0.000019)
autoconf 0.000029 0.000001 0.000030 ( 0.000029)
configure 0.000026 0.000000 0.000026 ( 0.000027)
build_up 0.005568 0.000199 1.828757 ( 3.119199)
build_miniruby 0.001323 0.000047 1.389614 ( 1.391662)
build_ruby 0.001885 0.000067 2.851509 ( 3.105985)
build_all 0.007167 0.000256 2.486003 ( 1.933698)
build_install 0.006246 0.011777 3.844788 ( 3.298028)
test_btest 0.000709 0.000086 80.678229 ( 35.253940)
test_basic 0.006133 0.000743 0.812790 ( 0.918534)
test_all 0.001310 0.000159 564.144012 (248.834555)
test_rubyspec 0.039598 0.013130 85.799142 ( 99.411252)
total: 397.27 sec