Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240615-004445
#<BuildRuby:0x00007fc6fc21fdc0
@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.20240615-004445",
@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.000014 0.000005 0.000019 ( 0.000020)
autoconf 0.000022 0.000009 0.000031 ( 0.000031)
configure 0.000019 0.000007 0.000026 ( 0.000028)
build_up 0.002825 0.005299 3.601154 ( 3.634068)
build_miniruby 0.001203 0.000542 1.582538 ( 1.583728)
build_ruby 0.001313 0.000591 3.312111 ( 3.491344)
build_all 0.003258 0.005934 7.779784 ( 4.134401)
build_install 0.013835 0.006917 10.350948 ( 5.095627)
test_btest 0.000826 0.000413 108.506658 ( 29.893844)
test_basic 0.007492 0.001318 1.015040 ( 1.177666)
test_all 0.106861 0.046356 840.865790 (256.081239)
test_rubyspec 0.042476 0.046780 159.944072 ( 33.052059)
total: 338.14 sec