Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230606-085706
#<BuildRuby:0x000055b6197f62a8
@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.20230606-085706",
@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.000016 0.000002 0.000018 ( 0.000018)
autoconf 0.000023 0.000003 0.000026 ( 0.000025)
configure 0.000019 0.000002 0.000021 ( 0.000021)
build_up 0.001674 0.004329 1.743094 ( 2.991126)
build_miniruby 0.001151 0.000177 1.088201 ( 1.086477)
build_ruby 0.001203 0.000185 2.200622 ( 2.391951)
build_all 0.005641 0.000208 1.764281 ( 1.001733)
build_install 0.012959 0.004304 3.034625 ( 2.029765)
test_btest 0.000887 0.000147 78.182942 ( 20.571858)
test_basic 0.004979 0.000105 0.735374 ( 0.810440)
test_all 0.001095 0.000177 613.195088 (232.792782)
test_rubyspec 0.026516 0.020827 79.695110 ( 91.589294)
total: 355.27 sec