Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240305-123701
#<BuildRuby:0x0000555d9cd3a258
@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.20240305-123701",
@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.000021 0.000003 0.000024 ( 0.000024)
autoconf 0.000026 0.000004 0.000030 ( 0.000164)
configure 0.000025 0.000004 0.000029 ( 0.000029)
build_up 0.000606 0.007378 2.665372 ( 2.631103)
build_miniruby 0.001678 0.000000 1.690849 ( 1.692229)
build_ruby 0.001488 0.000000 3.524257 ( 24.732199)
build_all 0.003278 0.004575 6.741403 ( 3.082384)
build_install 0.018987 0.001163 8.857733 ( 4.873811)
test_btest 0.000658 0.000142 92.314371 ( 35.725409)
test_basic 0.006768 0.000647 0.928773 ( 0.998300)
test_all 0.079080 0.038589 824.939858 (318.535663)
test_rubyspec 0.044546 0.046967 127.179963 (136.531261)
total: 528.80 sec