Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230910-163402
#<BuildRuby:0x0000561e9cfbdfe0
@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.20230910-163402",
@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.000018)
autoconf 0.000024 0.000002 0.000026 ( 0.000026)
configure 0.000024 0.000002 0.000026 ( 0.000026)
build_up 0.000074 0.007397 2.311020 ( 4.481773)
build_miniruby 0.001353 0.000226 1.633549 ( 1.759674)
build_ruby 0.001808 0.000301 3.626306 ( 4.159284)
build_all 0.004461 0.004101 6.344198 ( 4.481066)
build_install 0.016689 0.002612 7.661865 ( 6.190240)
test_btest 0.000000 0.001048 82.894972 ( 46.271461)
test_basic 0.005078 0.003801 0.976987 ( 1.356875)
test_all 0.009287 0.000276 695.781455 (307.480314)
test_rubyspec 0.028601 0.041026 101.304451 (113.987776)
total: 490.17 sec