Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230916-223256
#<BuildRuby:0x000055b989fa64f8
@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.20230916-223256",
@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.000020 0.000001 0.000021 ( 0.000022)
autoconf 0.000026 0.000002 0.000028 ( 0.000028)
configure 0.000023 0.000001 0.000024 ( 0.000026)
build_up 0.009194 0.000000 2.528219 ( 5.951735)
build_miniruby 0.000000 0.002173 2.154923 ( 3.244411)
build_ruby 0.000083 0.001450 3.766255 ( 5.372383)
build_all 0.009213 0.000126 6.746998 ( 8.061375)
build_install 0.020612 0.001036 8.379702 ( 10.716953)
test_btest 0.001032 0.000000 87.695957 ( 76.956189)
test_basic 0.000631 0.008213 1.045488 ( 1.728124)
test_all 0.004345 0.007694 739.443606 (425.572720)
test_rubyspec 0.054793 0.021032 107.571518 (133.957731)
total: 671.56 sec