Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230526-045148
#<BuildRuby:0x000055c5badbda00
@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.20230526-045148",
@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.000014 0.000001 0.000015 ( 0.000016)
autoconf 0.000025 0.000003 0.000028 ( 0.000029)
configure 0.000022 0.000002 0.000024 ( 0.000024)
build_up 0.005965 0.000716 1.871676 ( 4.162669)
build_miniruby 0.001220 0.000146 1.350039 ( 1.356595)
build_ruby 0.001338 0.000161 2.731679 ( 3.208777)
build_all 0.002806 0.004773 2.163050 ( 2.317760)
build_install 0.013632 0.003012 3.372155 ( 3.372862)
test_btest 0.000000 0.001042 74.807370 ( 40.767049)
test_basic 0.004332 0.003069 0.776843 ( 1.048804)
test_all 0.001168 0.000226 540.605532 (263.220879)
test_rubyspec 0.023280 0.027437 80.809596 ( 99.748503)
total: 419.20 sec