Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231023-094442
#<BuildRuby:0x0000556c2dfc2120
@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.20231023-094442",
@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.000014 0.000001 0.000015 ( 0.000016)
autoconf 0.000020 0.000002 0.000022 ( 0.000021)
configure 0.000018 0.000001 0.000019 ( 0.000020)
build_up 0.002959 0.003830 3.621939 ( 3.770566)
build_miniruby 0.001265 0.000141 1.396440 ( 1.396155)
build_ruby 0.001280 0.000142 2.877834 ( 3.091711)
build_all 0.003176 0.004475 5.586567 ( 2.848033)
build_install 0.019831 0.000430 7.900918 ( 3.973175)
test_btest 0.000367 0.000448 76.124457 ( 29.001589)
test_basic 0.000000 0.005668 0.840994 ( 0.908780)
test_all 0.079225 0.039094 656.055046 (243.311886)
test_rubyspec 0.046348 0.023439 96.696155 (112.078674)
total: 400.38 sec