Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231230-005804
#<BuildRuby:0x000055e650b0dda8
@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.20231230-005804",
@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.000024 0.000003 0.000027 ( 0.000027)
configure 0.000021 0.000002 0.000023 ( 0.000023)
build_up 0.004771 0.000530 1.490848 ( 1.846451)
build_miniruby 0.001370 0.000152 1.556432 ( 1.555754)
build_ruby 0.001307 0.000145 3.089650 ( 3.321612)
build_all 0.000000 0.007531 5.711079 ( 2.506526)
build_install 0.008816 0.008981 6.663463 ( 3.601399)
test_btest 0.000542 0.000127 81.259029 ( 26.835705)
test_basic 0.003678 0.003703 0.878455 ( 0.953246)
test_all 0.089329 0.032369 745.506667 (224.057202)
test_rubyspec 0.023806 0.036576 80.483039 ( 91.875153)
total: 356.55 sec