Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230624-154945
#<BuildRuby:0x0000556d2126a118
@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.20230624-154945",
@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.000013 0.000001 0.000014 ( 0.000015)
autoconf 0.000025 0.000001 0.000026 ( 0.000026)
configure 0.000019 0.000001 0.000020 ( 0.000021)
build_up 0.003367 0.003989 2.139382 ( 5.458156)
build_miniruby 0.001679 0.000000 4.368869 ( 4.483913)
build_ruby 0.001337 0.000000 3.168908 ( 4.584591)
build_all 0.007355 0.000172 2.481765 ( 2.725916)
build_install 0.014064 0.004273 3.906616 ( 3.981718)
test_btest 0.000775 0.000072 79.053417 ( 49.151958)
test_basic 0.004915 0.000066 0.842478 ( 6.631925)
test_all 0.001422 0.000129 581.031404 (309.951172)
test_rubyspec 0.034091 0.019403 87.428926 (123.529654)
total: 510.50 sec