Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230131-144516
#<BuildRuby:0x0000555acf63e258
@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.20230131-144516",
@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.000017 0.000002 0.000019 ( 0.000020)
autoconf 0.000021 0.000002 0.000023 ( 0.000024)
configure 0.000021 0.000002 0.000023 ( 0.000023)
build_up 0.001234 0.003499 1.118975 ( 1.526310)
build_miniruby 0.001038 0.000164 1.066027 ( 1.066526)
build_ruby 0.001157 0.000182 2.063991 ( 2.277632)
build_all 0.006682 0.000000 3.750002 ( 1.981594)
build_install 0.009692 0.005072 2.808023 ( 2.142155)
test_btest 0.000541 0.000100 55.342333 ( 23.748196)
test_basic 0.002531 0.003945 0.448360 ( 0.550305)
test_all 0.000881 0.000196 642.574849 (217.483478)
test_rubyspec 0.023318 0.017043 64.645440 ( 74.512336)
total: 325.29 sec