Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240801-144922
#<BuildRuby:0x00007f6ca946fdd0
@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.20240801-144922",
@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.000019 0.000005 0.000024 ( 0.000025)
autoconf 0.000038 0.000010 0.000048 ( 0.000049)
configure 0.000031 0.000008 0.000039 ( 0.000040)
build_up 0.007240 0.000812 3.415234 ( 3.444300)
build_miniruby 0.001235 0.000308 1.272618 ( 1.269340)
build_ruby 0.001625 0.000000 3.254493 ( 3.481737)
build_all 0.007724 0.000271 7.992633 ( 3.065035)
build_install 0.014109 0.004559 10.141425 ( 4.547825)
test_btest 0.000852 0.000207 116.443437 ( 30.541296)
test_basic 0.001887 0.009042 1.170689 ( 1.217297)
test_all 0.110120 0.041151 869.452292 (251.930949)
test_rubyspec 0.064939 0.027210 169.066184 ( 49.584681)
total: 349.08 sec