Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230907-003712
#<BuildRuby:0x0000557b11eca130
@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-003712",
@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.000003 0.000020 ( 0.000020)
autoconf 0.000027 0.000004 0.000031 ( 0.000030)
configure 0.000023 0.000003 0.000026 ( 0.000026)
build_up 0.001728 0.004188 1.918545 ( 3.102140)
build_miniruby 0.001457 0.000252 1.912560 ( 2.137113)
build_ruby 0.000000 0.001550 3.468061 ( 3.989063)
build_all 0.005158 0.002604 6.209176 ( 4.388953)
build_install 0.014453 0.003690 7.780039 ( 6.040684)
test_btest 0.000801 0.000000 83.787932 ( 43.800522)
test_basic 0.007431 0.000062 0.949162 ( 1.120620)
test_all 0.008905 0.000970 695.872012 (340.576243)
test_rubyspec 0.025511 0.045687 106.411310 (125.484908)
total: 530.64 sec