Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231022-205604
#<BuildRuby:0x000055dd87221fe0
@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.20231022-205604",
@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.000001 0.000015 ( 0.000015)
autoconf 0.000022 0.000001 0.000023 ( 0.000023)
configure 0.000019 0.000001 0.000020 ( 0.000020)
build_up 0.002378 0.004220 3.109053 ( 3.219229)
build_miniruby 0.001283 0.000099 1.165599 ( 1.164429)
build_ruby 0.001474 0.000114 2.413417 ( 2.621740)
build_all 0.003668 0.003305 5.335068 ( 2.100717)
build_install 0.000000 0.016835 7.426724 ( 3.320609)
test_btest 0.000000 0.001125 76.170127 ( 19.655136)
test_basic 0.000999 0.003501 0.626075 ( 0.688811)
test_all 0.083971 0.035650 639.243957 (210.458601)
test_rubyspec 0.023891 0.048510 97.635166 (113.908644)
total: 357.14 sec