Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240904-024706
#<BuildRuby:0x00007f2a1800fde0
@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.20240904-024706",
@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.000006 0.000025 ( 0.000026)
autoconf 0.000034 0.000011 0.000045 ( 0.000044)
configure 0.000029 0.000009 0.000038 ( 0.000038)
build_up 0.000654 0.008337 4.084889 ( 4.794956)
build_miniruby 0.001387 0.000537 1.756206 ( 1.794363)
build_ruby 0.001508 0.000584 3.975327 ( 4.160525)
build_all 0.006467 0.000863 7.389937 ( 2.824822)
build_install 0.014830 0.005024 10.447985 ( 4.713424)
test_btest 0.000637 0.000237 127.503924 ( 58.290412)
test_basic 0.006759 0.003608 1.251163 ( 4.553442)
test_all 0.120012 0.027353 838.090987 (258.150128)
test_rubyspec 0.045794 0.045712 161.607131 ( 29.715257)
total: 369.00 sec