Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240628-092653
#<BuildRuby:0x00007f674ab5fdc0
@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.20240628-092653",
@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.000028 0.000008 0.000036 ( 0.000032)
autoconf 0.000042 0.000012 0.000054 ( 0.000049)
configure 0.000037 0.000011 0.000048 ( 0.000047)
build_up 0.008005 0.002324 4.468672 ( 7.286998)
build_miniruby 0.001903 0.000552 1.817546 ( 2.598683)
build_ruby 0.002077 0.000603 4.541932 ( 6.510558)
build_all 0.007224 0.005299 8.776561 ( 10.447974)
build_install 0.017803 0.011647 12.299891 ( 16.119461)
test_btest 0.000903 0.000316 126.374050 (159.295563)
test_basic 0.007276 0.006811 1.389246 ( 2.761801)
test_all 0.109379 0.054481 946.883335 (573.163312)
test_rubyspec 0.046681 0.047567 171.515154 ( 54.939428)
total: 833.13 sec