Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230603-015726
#<BuildRuby:0x000055b2323457f8
@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.20230603-015726",
@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.000018 0.000004 0.000022 ( 0.000022)
autoconf 0.000021 0.000004 0.000025 ( 0.000025)
configure 0.000019 0.000004 0.000023 ( 0.000024)
build_up 0.002267 0.004322 1.884912 ( 4.159775)
build_miniruby 0.001438 0.000375 1.324168 ( 1.467981)
build_ruby 0.001946 0.000000 2.697122 ( 3.039722)
build_all 0.006675 0.000219 2.185004 ( 2.164347)
build_install 0.012478 0.004103 3.496789 ( 3.292596)
test_btest 0.000632 0.000158 77.200251 ( 40.940565)
test_basic 0.003195 0.003769 0.785419 ( 1.182176)
test_all 0.000873 0.000241 597.761990 (257.051116)
test_rubyspec 0.017367 0.036667 82.901400 (101.492843)
total: 414.79 sec