Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230702-223435
#<BuildRuby:0x0000562579901f38
@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.20230702-223435",
@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.000016 0.000002 0.000018 ( 0.000018)
autoconf 0.000024 0.000003 0.000027 ( 0.000027)
configure 0.000022 0.000003 0.000025 ( 0.000025)
build_up 0.001427 0.004321 2.066301 ( 3.366705)
build_miniruby 0.001177 0.000205 1.553986 ( 1.560581)
build_ruby 0.000000 0.001636 2.949359 ( 3.172025)
build_all 0.000337 0.006774 2.461858 ( 2.092545)
build_install 0.015523 0.002827 4.044816 ( 4.187375)
test_btest 0.001205 0.000073 80.979647 ( 40.644669)
test_basic 0.007873 0.000000 0.906635 ( 1.010118)
test_all 0.001177 0.000000 580.191449 (257.095924)
test_rubyspec 0.031237 0.023227 88.997075 (109.707033)
total: 422.84 sec