Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240709-145005
#<BuildRuby:0x00007f1fdaa6fdc8
@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.20240709-145005",
@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.000017 0.000004 0.000021 ( 0.000022)
autoconf 0.000031 0.000007 0.000038 ( 0.000038)
configure 0.000028 0.000007 0.000035 ( 0.000034)
build_up 0.000085 0.007953 3.839803 ( 3.453508)
build_miniruby 0.001385 0.000402 1.617628 ( 1.616152)
build_ruby 0.001819 0.000000 4.048951 ( 4.233059)
build_all 0.004545 0.003537 8.229054 ( 3.349004)
build_install 0.005025 0.013891 11.269483 ( 5.325626)
test_btest 0.000727 0.000287 116.351839 ( 31.053583)
test_basic 0.006223 0.003319 1.118696 ( 1.170383)
test_all 0.101568 0.048787 786.779828 (236.653147)
test_rubyspec 0.044772 0.048362 175.249419 ( 55.804320)
total: 342.66 sec