Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230611-135759
#<BuildRuby:0x0000560d2d2ea118
@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.20230611-135759",
@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.000021 0.000003 0.000024 ( 0.000023)
configure 0.000019 0.000002 0.000021 ( 0.000022)
build_up 0.000000 0.006558 1.452918 ( 2.697090)
build_miniruby 0.000000 0.001220 1.097643 ( 1.096358)
build_ruby 0.000000 0.001313 2.103521 ( 2.298228)
build_all 0.002519 0.003587 1.849110 ( 0.971368)
build_install 0.009794 0.004586 2.939878 ( 1.887258)
test_btest 0.000592 0.000165 74.109031 ( 20.023160)
test_basic 0.001567 0.003443 0.712814 ( 0.784619)
test_all 0.001254 0.000385 549.835928 (197.503514)
test_rubyspec 0.030819 0.023345 82.626832 ( 95.150043)
total: 322.41 sec