Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230907-102923
#<BuildRuby:0x0000564f4054a7c8
@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.20230907-102923",
@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.000001 0.000018 ( 0.000018)
autoconf 0.000027 0.000001 0.000028 ( 0.000029)
configure 0.000022 0.000001 0.000023 ( 0.000024)
build_up 0.000000 0.005897 1.843618 ( 2.258423)
build_miniruby 0.000000 0.001637 1.707471 ( 1.707751)
build_ruby 0.000000 0.002124 3.276197 ( 3.483648)
build_all 0.005929 0.002572 6.161617 ( 3.145992)
build_install 0.010960 0.007958 7.828893 ( 4.531814)
test_btest 0.001115 0.000229 84.069029 ( 39.453900)
test_basic 0.004173 0.004132 1.007802 ( 1.152377)
test_all 0.008587 0.001867 685.158780 (240.310638)
test_rubyspec 0.051061 0.019181 101.761152 (113.090417)
total: 409.14 sec