Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241106-015929
#<BuildRuby:0x00007f545d65fdc0
@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.20241106-015929",
@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.000014 0.000004 0.000018 ( 0.000019)
autoconf 0.000028 0.000007 0.000035 ( 0.000036)
configure 0.000023 0.000006 0.000029 ( 0.000029)
build_up 0.002787 0.004868 3.791502 ( 4.083541)
build_miniruby 0.001297 0.000402 1.404052 ( 1.401176)
build_ruby 0.000000 0.001843 4.097854 ( 4.249986)
build_all 0.003508 0.004665 6.316589 ( 2.488551)
build_install 0.008396 0.008952 9.204702 ( 4.295200)
test_btest 0.000670 0.000268 74.513338 ( 20.857123)
test_basic 0.005678 0.004584 0.866636 ( 0.911817)
test_all 0.113360 0.028846 716.373447 (239.585198)
test_rubyspec 0.050473 0.028409 118.260471 ( 25.110035)
total: 302.98 sec