Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240619-124607
#<BuildRuby:0x00007fab5d77fdc0
@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.20240619-124607",
@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.000026 0.000004 0.000030 ( 0.000032)
autoconf 0.000050 0.000008 0.000058 ( 0.000050)
configure 0.000036 0.000006 0.000042 ( 0.000043)
build_up 0.007496 0.001209 3.643206 ( 3.680717)
build_miniruby 0.001803 0.000291 1.629361 ( 1.625550)
build_ruby 0.001996 0.000000 3.504261 ( 3.676247)
build_all 0.003938 0.004647 7.588219 ( 3.016907)
build_install 0.008108 0.009670 10.354321 ( 4.771011)
test_btest 0.000000 0.001127 112.079397 ( 28.984336)
test_basic 0.000000 0.008482 1.160726 ( 1.210844)
test_all 0.081933 0.069417 815.467946 (249.211411)
test_rubyspec 0.027827 0.062894 160.003649 ( 29.798552)
total: 325.98 sec