Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230912-113023
#<BuildRuby:0x000055b1d45ce2a8
@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.20230912-113023",
@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.000021 0.000002 0.000023 ( 0.000025)
autoconf 0.000026 0.000003 0.000029 ( 0.000029)
configure 0.000025 0.000002 0.000027 ( 0.000028)
build_up 0.006775 0.000753 2.366764 ( 4.745802)
build_miniruby 0.002028 0.000000 1.877984 ( 2.195531)
build_ruby 0.001891 0.000000 3.565596 ( 4.219214)
build_all 0.001409 0.008029 6.412003 ( 4.597710)
build_install 0.014867 0.006313 8.234314 ( 6.416678)
test_btest 0.000765 0.000153 84.195874 ( 46.135918)
test_basic 0.003101 0.004618 0.952590 ( 1.235088)
test_all 0.005356 0.004339 700.267678 (375.017473)
test_rubyspec 0.024840 0.053777 109.811291 (151.702539)
total: 596.27 sec