Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240305-131918
#<BuildRuby:0x0000564818e82018
@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.20240305-131918",
@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.000018 0.000002 0.000020 ( 0.000020)
autoconf 0.000032 0.000000 0.000032 ( 0.000031)
configure 0.000024 0.000000 0.000024 ( 0.000024)
build_up 0.003269 0.003909 2.553604 ( 2.284974)
build_miniruby 0.000000 0.001600 1.635959 ( 1.634018)
build_ruby 0.000000 0.001757 3.518638 ( 3.777329)
build_all 0.002953 0.005090 6.702612 ( 3.350375)
build_install 0.003675 0.014769 8.725517 ( 4.524875)
test_btest 0.000539 0.000186 91.990051 ( 34.129120)
test_basic 0.001219 0.004409 0.909677 ( 4.821399)
test_all 0.078572 0.038141 761.804802 (255.616894)
test_rubyspec 0.054912 0.024108 103.657286 (112.813237)
total: 422.95 sec