Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230622-054033
#<BuildRuby:0x00005640c6b728e0
@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.20230622-054033",
@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.000016 0.000002 0.000018 ( 0.000018)
autoconf 0.000025 0.000003 0.000028 ( 0.000027)
configure 0.000020 0.000003 0.000023 ( 0.000023)
build_up 0.005852 0.000702 2.060746 ( 5.029373)
build_miniruby 0.001658 0.000199 1.633346 ( 2.954408)
build_ruby 0.001619 0.000194 3.215278 ( 5.917461)
build_all 0.003178 0.004946 2.439947 ( 3.655944)
build_install 0.016770 0.002683 3.766485 ( 7.347266)
test_btest 0.000990 0.000159 81.623401 ( 63.768874)
test_basic 0.005389 0.000863 0.909824 ( 1.713418)
test_all 0.001061 0.000169 573.195035 (355.310823)
test_rubyspec 0.031815 0.022012 87.015619 (129.168067)
total: 574.87 sec