Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241019-072517
#<BuildRuby:0x00007f4452e8fdd0
@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.20241019-072517",
@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.000022 0.000005 0.000027 ( 0.000027)
autoconf 0.000032 0.000007 0.000039 ( 0.000037)
configure 0.000025 0.000005 0.000030 ( 0.000030)
build_up 0.003853 0.004955 4.353125 ( 4.545825)
build_miniruby 0.001697 0.000441 1.936071 ( 2.040267)
build_ruby 0.001950 0.000505 4.979381 ( 5.411893)
build_all 0.010645 0.000521 8.475144 ( 5.583711)
build_install 0.016722 0.007349 11.405382 ( 6.990074)
test_btest 0.000702 0.000186 98.411182 ( 28.059391)
test_basic 0.004657 0.008548 1.168790 ( 1.222704)
test_all 0.117421 0.032289 788.476466 (229.197784)
test_rubyspec 0.051240 0.038303 139.846966 ( 31.306181)
total: 314.36 sec