Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230923-000659
#<BuildRuby:0x000055e68540e018
@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.20230923-000659",
@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.000016 0.000002 0.000018 ( 0.000020)
autoconf 0.000024 0.000003 0.000027 ( 0.000027)
configure 0.000025 0.000003 0.000028 ( 0.000029)
build_up 0.003027 0.003863 2.285565 ( 4.819482)
build_miniruby 0.001233 0.000220 1.684762 ( 1.896010)
build_ruby 0.001484 0.000265 3.707656 ( 4.267856)
build_all 0.007329 0.001309 6.435099 ( 4.772493)
build_install 0.014940 0.004729 7.826782 ( 5.823570)
test_btest 0.000637 0.000123 84.588632 ( 45.211902)
test_basic 0.007845 0.000634 0.998069 ( 1.112543)
test_all 0.001886 0.008308 658.994669 (306.061877)
test_rubyspec 0.043183 0.031057 108.001828 (139.121367)
total: 513.09 sec