Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230612-161232
#<BuildRuby:0x000055a62e316008
@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.20230612-161232",
@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.000012 0.000002 0.000014 ( 0.000015)
autoconf 0.000022 0.000003 0.000025 ( 0.000024)
configure 0.000020 0.000003 0.000023 ( 0.000022)
build_up 0.006103 0.000268 1.925592 ( 3.840154)
build_miniruby 0.001476 0.000193 1.267484 ( 1.291979)
build_ruby 0.001371 0.000179 2.753119 ( 2.999940)
build_all 0.006967 0.000000 2.227517 ( 2.385341)
build_install 0.015990 0.001178 3.438742 ( 3.326856)
test_btest 0.000811 0.000000 75.610906 ( 41.090659)
test_basic 0.003043 0.004560 0.811154 ( 1.133872)
test_all 0.000581 0.000717 550.416656 (242.523815)
test_rubyspec 0.028721 0.024127 83.171405 (100.213047)
total: 398.81 sec