Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241022-014314
#<BuildRuby:0x00007f2ba269fdc8
@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.20241022-014314",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@spec_opts="-j",
@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.000003 0.000020 ( 0.000022)
autoconf 0.000032 0.000007 0.000039 ( 0.000038)
configure 0.000031 0.000006 0.000037 ( 0.000037)
build_up 0.002653 0.004667 3.807986 ( 3.689543)
build_miniruby 0.001333 0.000311 1.402398 ( 1.398677)
build_ruby 0.001487 0.000346 4.096736 ( 4.247438)
build_all 0.007690 0.000779 7.019332 ( 2.885311)
build_install 0.018149 0.002003 9.776690 ( 4.551077)
test_btest 0.000939 0.000199 90.618950 ( 24.729663)
test_basic 0.009438 0.000981 1.102746 ( 1.155025)
test_all 0.123134 0.025485 730.106645 (220.825806)
test_rubyspec 0.060177 0.024097 132.788726 ( 41.062234)
total: 304.55 sec