Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230618-064548
#<BuildRuby:0x0000559f363b6390
@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.20230618-064548",
@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.000014 0.000000 0.000014 ( 0.000016)
autoconf 0.000021 0.000000 0.000021 ( 0.000022)
configure 0.000019 0.000000 0.000019 ( 0.000019)
build_up 0.005294 0.000201 1.814605 ( 3.029197)
build_miniruby 0.001418 0.000185 1.315628 ( 1.313994)
build_ruby 0.001579 0.000000 2.549611 ( 2.751805)
build_all 0.003472 0.003017 2.170659 ( 1.183504)
build_install 0.008954 0.004805 3.247506 ( 2.135747)
test_btest 0.000600 0.000111 77.068659 ( 21.490169)
test_basic 0.000773 0.003369 0.727956 ( 0.806471)
test_all 0.001024 0.000220 600.400792 (227.574621)
test_rubyspec 0.011578 0.035915 80.690141 ( 92.558635)
total: 352.85 sec