Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241209-142615
#<BuildRuby:0x00007f393eb1fde0
@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.20241209-142615",
@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.000020 0.000004 0.000024 ( 0.000024)
autoconf 0.000039 0.000006 0.000045 ( 0.000046)
configure 0.000110 0.000000 0.000110 ( 0.000237)
build_up 0.006895 0.000513 3.658439 ( 3.565028)
build_miniruby 0.001510 0.000251 1.508076 ( 1.507811)
build_ruby 0.000000 0.001932 4.243878 ( 4.408336)
build_all 0.002678 0.005934 6.441382 ( 2.793010)
build_install 0.011636 0.005981 8.821247 ( 4.350829)
test_btest 0.000680 0.000170 75.402831 ( 20.984011)
test_basic 0.003754 0.007257 0.951711 ( 1.005818)
test_all 0.088046 0.053111 675.954848 (205.540734)
test_rubyspec 0.049725 0.028530 113.871947 ( 26.255225)
total: 270.41 sec