Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240126-095054
#<BuildRuby:0x0000560d769e1fb8
@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-095054",
@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.000014 0.000002 0.000016 ( 0.000016)
autoconf 0.000025 0.000004 0.000029 ( 0.000028)
configure 0.000022 0.000004 0.000026 ( 0.000026)
build_up 0.005217 0.000803 1.951761 ( 2.288657)
build_miniruby 0.001499 0.000230 1.553443 ( 1.551542)
build_ruby 0.001312 0.000202 3.210391 ( 3.462984)
build_all 0.000000 0.007503 6.202765 ( 3.056150)
build_install 0.015160 0.003914 7.843021 ( 4.551891)
test_btest 0.000771 0.000175 85.277937 ( 33.580702)
test_basic 0.003341 0.003938 0.900309 ( 0.982996)
test_all 0.076534 0.035068 689.552929 (282.055083)
test_rubyspec 0.067548 0.037723 166.553448 (178.488457)
total: 510.02 sec