Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230728-005308
#<BuildRuby:0x000055cd90c4de80
@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.20230728-005308",
@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.000018 0.000001 0.000019 ( 0.000020)
autoconf 0.000027 0.000002 0.000029 ( 0.000030)
configure 0.000023 0.000002 0.000025 ( 0.000024)
build_up 0.007013 0.000000 2.171275 ( 5.203585)
build_miniruby 0.000000 0.002082 1.695869 ( 2.140607)
build_ruby 0.000294 0.001425 3.340303 ( 4.391980)
build_all 0.007407 0.000320 2.666191 ( 2.499923)
build_install 0.013465 0.004624 4.110632 ( 3.894088)
test_btest 0.001133 0.000130 78.100628 ( 47.360330)
test_basic 0.005699 0.000651 0.926794 ( 1.289336)
test_all 0.000953 0.000109 644.685658 (368.655040)
test_rubyspec 0.019700 0.035763 91.114024 (133.822344)
total: 569.26 sec