Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231213-092501
#<BuildRuby:0x000056002629a348
@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.20231213-092501",
@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.000014 0.000000 0.000014 ( 0.000014)
autoconf 0.000018 0.000001 0.000019 ( 0.000018)
configure 0.000015 0.000001 0.000016 ( 0.000016)
build_up 0.001504 0.004130 2.061624 ( 2.117870)
build_miniruby 0.001112 0.000093 1.318014 ( 1.317189)
build_ruby 0.001297 0.000108 2.851207 ( 3.020324)
build_all 0.002246 0.004461 5.297674 ( 2.113772)
build_install 0.012864 0.004940 6.999733 ( 3.446946)
test_btest 0.000813 0.000125 80.271236 ( 21.020065)
test_basic 0.000942 0.004660 0.728813 ( 0.786534)
test_all 0.082192 0.036400 670.566914 (193.815034)
test_rubyspec 0.022603 0.038031 81.579658 ( 93.230072)
total: 320.87 sec