Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240317-073427
#<BuildRuby:0x0000562ac8d668e0
@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.20240317-073427",
@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.000018)
autoconf 0.000025 0.000003 0.000028 ( 0.000028)
configure 0.000023 0.000003 0.000026 ( 0.000024)
build_up 0.000000 0.006779 2.464869 ( 2.468459)
build_miniruby 0.000248 0.000966 1.719780 ( 1.718238)
build_ruby 0.001494 0.000000 3.540528 ( 3.781702)
build_all 0.006264 0.000658 6.931574 ( 2.674834)
build_install 0.016683 0.001325 8.450198 ( 3.989088)
test_btest 0.000982 0.000153 97.434037 ( 26.420722)
test_basic 0.000346 0.007945 1.089379 ( 1.180292)
test_all 0.085060 0.035791 779.574161 (254.521884)
test_rubyspec 0.059836 0.023965 114.835936 (123.750880)
total: 420.51 sec