Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230621-143057
#<BuildRuby:0x00005588ce0aa008
@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.20230621-143057",
@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.000002 0.000015 ( 0.000015)
autoconf 0.000024 0.000003 0.000027 ( 0.000027)
configure 0.000022 0.000003 0.000025 ( 0.000025)
build_up 0.005115 0.000613 1.789566 ( 4.204234)
build_miniruby 0.001226 0.000147 1.388110 ( 1.397092)
build_ruby 0.000000 0.001464 2.633763 ( 16.306117)
build_all 0.003256 0.002566 5.169372 ( 4.472304)
build_install 0.012543 0.001233 6.406049 ( 8.043607)
test_btest 0.000635 0.000094 80.032022 ( 40.672549)
test_basic 0.007638 0.000000 0.821392 ( 0.958084)
test_all 0.001449 0.000010 608.609689 (223.966930)
test_rubyspec 0.044542 0.007757 83.064035 ( 95.568390)
total: 395.59 sec