Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230707-183522
#<BuildRuby:0x000055f055d16118
@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.20230707-183522",
@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.000017)
autoconf 0.000023 0.000003 0.000026 ( 0.000026)
configure 0.000017 0.000003 0.000020 ( 0.000021)
build_up 0.001722 0.004378 1.903181 ( 3.165095)
build_miniruby 0.001193 0.000239 1.446693 ( 1.460187)
build_ruby 0.000000 0.001622 2.840735 ( 12.060842)
build_all 0.004697 0.002584 2.245033 ( 1.487269)
build_install 0.013411 0.004390 3.626875 ( 3.325998)
test_btest 0.000676 0.000163 81.806018 ( 22.773398)
test_basic 0.003702 0.001985 0.797250 ( 0.875737)
test_all 0.001205 0.000301 632.815397 (259.803359)
test_rubyspec 0.042747 0.007403 87.173075 ( 99.867069)
total: 404.82 sec