Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230604-104905
#<BuildRuby:0x000055c4f9e95f48
@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.20230604-104905",
@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.000002 0.000019 ( 0.000019)
autoconf 0.000024 0.000002 0.000026 ( 0.000026)
configure 0.000022 0.000002 0.000024 ( 0.000024)
build_up 0.005833 0.000507 1.914607 ( 4.221863)
build_miniruby 0.001167 0.000101 1.333372 ( 1.554783)
build_ruby 0.001763 0.000000 2.774821 ( 3.244806)
build_all 0.006793 0.000000 2.157024 ( 1.787167)
build_install 0.012338 0.005321 3.558342 ( 3.037613)
test_btest 0.000861 0.000000 76.770726 ( 40.996154)
test_basic 0.001904 0.004446 0.792334 ( 0.918531)
test_all 0.001186 0.000176 574.482618 (247.535409)
test_rubyspec 0.017526 0.036012 83.226040 (102.400163)
total: 405.70 sec