Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231208-024849
#<BuildRuby:0x000056044988e890
@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.20231208-024849",
@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.000020 0.000003 0.000023 ( 0.000025)
autoconf 0.000033 0.000005 0.000038 ( 0.000038)
configure 0.000033 0.000004 0.000037 ( 0.000038)
build_up 0.007337 0.001012 2.553358 ( 4.155354)
build_miniruby 0.001489 0.000000 1.772016 ( 2.667280)
build_ruby 0.002053 0.000000 3.508132 ( 4.442759)
build_all 0.005779 0.003057 6.273586 ( 6.705424)
build_install 0.017908 0.002713 7.948443 ( 9.112329)
test_btest 0.000773 0.000117 85.298908 ( 92.792721)
test_basic 0.008752 0.000000 0.958818 ( 1.738871)
test_all 0.089233 0.040263 775.442902 (683.532494)
test_rubyspec 0.037498 0.038520 103.547279 (152.068924)
total: 957.22 sec