Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230512-205244
#<BuildRuby:0x000055c21a0b21d8
@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.20230512-205244",
@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.000001 0.000013 ( 0.000013)
autoconf 0.000021 0.000000 0.000021 ( 0.000022)
configure 0.000019 0.000000 0.000019 ( 0.000020)
build_up 0.005312 0.000051 1.657136 ( 2.871684)
build_miniruby 0.000000 0.001158 1.207776 ( 1.206176)
build_ruby 0.000000 0.001209 2.312048 ( 2.513565)
build_all 0.000912 0.005220 2.028980 ( 1.257907)
build_install 0.005915 0.008181 3.118763 ( 2.179174)
test_btest 0.000712 0.000127 70.523664 ( 23.770034)
test_basic 0.002919 0.003787 0.675996 ( 0.759280)
test_all 0.000997 0.000207 548.057231 (174.104365)
test_rubyspec 0.014716 0.029904 69.176408 ( 81.340755)
total: 290.00 sec