Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241119-143351
#<BuildRuby:0x00007f9ca8f6fdc8
@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.20241119-143351",
@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.000011 0.000002 0.000013 ( 0.000014)
autoconf 0.000021 0.000003 0.000024 ( 0.000024)
configure 0.000018 0.000003 0.000021 ( 0.000022)
build_up 0.002885 0.003768 2.726404 ( 2.724063)
build_miniruby 0.001268 0.000267 1.051197 ( 1.050401)
build_ruby 0.001442 0.000304 3.400802 ( 3.563028)
build_all 0.005742 0.002609 5.532168 ( 2.300798)
build_install 0.011789 0.005886 7.812413 ( 3.532319)
test_btest 0.000648 0.000169 69.377314 ( 18.077385)
test_basic 0.007798 0.000903 0.859392 ( 0.908860)
test_all 0.102878 0.039832 678.844962 (247.911648)
test_rubyspec 0.045221 0.033338 113.865667 ( 25.155999)
total: 305.23 sec