Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240205-161133
#<BuildRuby:0x000055d3e641a3b0
@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.20240205-161133",
@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.000025 0.000003 0.000028 ( 0.000028)
configure 0.000022 0.000002 0.000024 ( 0.000025)
build_up 0.002411 0.004372 1.838885 ( 2.273213)
build_miniruby 0.000520 0.008313 169.930845 ( 48.041308)
build_ruby 0.001168 0.000270 3.477265 ( 3.725241)
build_all 0.010690 0.001450 28.024236 ( 11.832657)
build_install 0.014052 0.002066 6.654552 ( 2.953449)
test_btest 0.000826 0.000177 79.841486 ( 20.639379)
test_basic 0.005633 0.000175 0.858739 ( 0.920951)
test_all 0.089262 0.027067 680.693167 (206.236829)
test_rubyspec 0.053739 0.053161 161.183898 (171.459664)
total: 468.08 sec