Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240126-021604
#<BuildRuby:0x0000564500891fc0
@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.20240126-021604",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@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.000002 0.000019 ( 0.000020)
autoconf 0.000022 0.000003 0.000025 ( 0.000026)
configure 0.000022 0.000003 0.000025 ( 0.000025)
build_up 0.001825 0.003674 1.849088 ( 2.246348)
build_miniruby 0.001361 0.000227 1.622667 ( 1.622733)
build_ruby 0.001597 0.000266 3.310126 ( 3.529441)
build_all 0.008225 0.000009 6.251591 ( 3.204952)
build_install 0.012589 0.009122 7.966426 ( 4.546464)
test_btest 0.000716 0.000154 84.594967 ( 32.700986)
test_basic 0.006978 0.000559 0.853166 ( 0.927068)
test_all 0.089823 0.025755 747.112741 (276.935929)
test_rubyspec 0.060962 0.046241 168.904441 (180.686779)
total: 506.40 sec