Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240114-040805
#<BuildRuby:0x00005581e64fe008
@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.20240114-040805",
@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.000017 0.000002 0.000019 ( 0.000019)
autoconf 0.000025 0.000004 0.000029 ( 0.000028)
configure 0.000022 0.000003 0.000025 ( 0.000025)
build_up 0.006077 0.000324 1.739315 ( 2.308439)
build_miniruby 0.001725 0.000265 1.857436 ( 1.936859)
build_ruby 0.001587 0.000245 3.522292 ( 3.954460)
build_all 0.007207 0.001109 5.728747 ( 2.990904)
build_install 0.017664 0.002405 7.190184 ( 4.609749)
test_btest 0.000785 0.000119 84.105442 ( 64.907483)
test_basic 0.008597 0.000061 0.942919 ( 1.609594)
test_all 0.108269 0.021461 828.186669 (883.499996)
test_rubyspec 0.046979 0.033848 105.305967 (187.008337)
total: 1152.83 sec