Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240726-083019
#<BuildRuby:0x00007fac84dafdd0
@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.20240726-083019",
@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.000018 0.000005 0.000023 ( 0.000024)
autoconf 0.000038 0.000011 0.000049 ( 0.000048)
configure 0.000030 0.000009 0.000039 ( 0.000039)
build_up 0.000000 0.007922 3.421277 ( 3.402274)
build_miniruby 0.001297 0.000458 1.332438 ( 1.329192)
build_ruby 0.001405 0.000496 4.081882 ( 4.318110)
build_all 0.004206 0.004133 7.654673 ( 2.866803)
build_install 0.015076 0.003627 10.665059 ( 4.932674)
test_btest 0.000984 0.000000 120.533644 ( 31.773575)
test_basic 0.009282 0.000765 1.168069 ( 1.958735)
test_all 0.103130 0.046707 833.809673 (254.562045)
test_rubyspec 0.042590 0.049044 168.829084 ( 33.791020)
total: 338.94 sec