Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230509-174007
#<BuildRuby:0x00005599467c66d8
@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.20230509-174007",
@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.000004 0.000017 ( 0.000017)
autoconf 0.000024 0.000007 0.000031 ( 0.000031)
configure 0.000019 0.000005 0.000024 ( 0.000025)
build_up 0.001547 0.004506 1.765347 ( 3.172769)
build_miniruby 0.000941 0.000314 1.217603 ( 1.215645)
build_ruby 0.000912 0.000304 2.118040 ( 2.350853)
build_all 0.004607 0.001535 1.943971 ( 1.096309)
build_install 0.013452 0.000090 3.023429 ( 2.045546)
test_btest 0.000659 0.000192 73.014163 ( 20.472992)
test_basic 0.002002 0.003650 0.678529 ( 0.752541)
test_all 0.001432 0.000459 544.873654 (155.367448)
test_rubyspec 0.018940 0.020033 69.256770 ( 81.177280)
total: 267.65 sec