Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230627-210912
#<BuildRuby:0x0000555f37689f48
@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.20230627-210912",
@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.000015 0.000002 0.000017 ( 0.000017)
autoconf 0.000023 0.000003 0.000026 ( 0.000026)
configure 0.000020 0.000002 0.000022 ( 0.000023)
build_up 0.001405 0.004265 1.856630 ( 3.239096)
build_miniruby 0.000000 0.001680 1.425899 ( 1.434922)
build_ruby 0.000000 0.001398 2.803787 ( 3.056916)
build_all 0.003457 0.003810 2.295273 ( 2.302333)
build_install 0.019538 0.000000 3.881073 ( 4.484132)
test_btest 0.000468 0.000679 78.734191 ( 47.820015)
test_basic 0.005449 0.001922 0.885280 ( 1.639956)
test_all 0.000957 0.000203 609.526336 (327.749559)
test_rubyspec 0.041621 0.018466 91.149048 (154.498842)
total: 546.25 sec