Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230507-211515
#<BuildRuby:0x0000559dae46a338
@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.20230507-211515",
@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.000003 0.000021 ( 0.000021)
autoconf 0.000023 0.000003 0.000026 ( 0.000026)
configure 0.000019 0.000003 0.000022 ( 0.000022)
build_up 0.006366 0.000305 1.943443 ( 4.170485)
build_miniruby 0.001555 0.000203 1.460808 ( 1.766004)
build_ruby 0.001268 0.000165 2.859776 ( 3.466625)
build_all 0.006677 0.000316 2.257535 ( 2.564333)
build_install 0.010290 0.006080 3.620364 ( 3.796438)
test_btest 0.000707 0.000118 78.049203 ( 51.731412)
test_basic 0.006127 0.001021 0.811622 ( 1.239739)
test_all 0.001046 0.000175 593.387788 (446.025305)
test_rubyspec 0.039269 0.017380 84.096653 (119.429333)
total: 634.19 sec