Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230906-232116
#<BuildRuby:0x000055b86e806390
@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.20230906-232116",
@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.000013 0.000002 0.000015 ( 0.000016)
autoconf 0.000023 0.000002 0.000025 ( 0.000026)
configure 0.000020 0.000002 0.000022 ( 0.000022)
build_up 0.004476 0.000516 1.635715 ( 1.987281)
build_miniruby 0.001260 0.000146 1.597172 ( 1.599953)
build_ruby 0.001680 0.000000 3.082947 ( 3.270921)
build_all 0.004210 0.003874 6.102822 ( 3.046817)
build_install 0.013553 0.005020 7.535701 ( 4.506516)
test_btest 0.000713 0.000118 80.623488 ( 29.828849)
test_basic 0.003457 0.004174 0.881599 ( 0.991598)
test_all 0.009862 0.000000 723.117263 (257.913292)
test_rubyspec 0.026508 0.042228 97.558559 (108.851607)
total: 412.00 sec