Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230818-172228
#<BuildRuby:0x000055898aa561a8
@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.20230818-172228",
@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.000023 0.000004 0.000027 ( 0.000026)
autoconf 0.000045 0.000006 0.000051 ( 0.000051)
configure 0.000036 0.000005 0.000041 ( 0.000040)
build_up 0.006227 0.000916 2.294624 ( 7.235577)
build_miniruby 0.001677 0.000247 1.685385 ( 2.467107)
build_ruby 0.001646 0.000242 3.398778 ( 30.152644)
build_all 0.004709 0.003406 6.282561 ( 8.799169)
build_install 0.018004 0.002395 8.165151 ( 9.972254)
test_btest 0.000838 0.000136 84.476025 ( 76.369266)
test_basic 0.003648 0.004340 0.948812 ( 1.846246)
test_all 0.009765 0.001094 713.878283 (662.273091)
test_rubyspec 0.043427 0.029508 107.345679 (204.722137)
total: 1003.84 sec