Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240310-012206
#<BuildRuby:0x000055a4fc216230
@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.20240310-012206",
@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.000017)
autoconf 0.000023 0.000003 0.000026 ( 0.000026)
configure 0.000019 0.000003 0.000022 ( 0.000022)
build_up 0.000000 0.007316 2.505062 ( 2.240213)
build_miniruby 0.000000 0.001388 1.758430 ( 1.756904)
build_ruby 0.000000 0.001525 3.472562 ( 3.675308)
build_all 0.006412 0.001415 6.299996 ( 2.373462)
build_install 0.008436 0.009303 7.875214 ( 3.583199)
test_btest 0.000767 0.000219 87.669950 ( 22.923467)
test_basic 0.000080 0.006997 0.781915 ( 0.840685)
test_all 0.081625 0.037595 801.447396 (249.003645)
test_rubyspec 0.051882 0.028288 105.596013 (114.776230)
total: 401.17 sec