Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231206-152917
#<BuildRuby:0x000055a9a1045f38
@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.20231206-152917",
@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.000004 0.000020 ( 0.000021)
autoconf 0.000023 0.000006 0.000029 ( 0.000029)
configure 0.000023 0.000005 0.000028 ( 0.000028)
build_up 0.005076 0.001219 2.275322 ( 2.406960)
build_miniruby 0.000000 0.001402 1.523905 ( 1.522625)
build_ruby 0.000000 0.001819 3.046794 ( 3.230132)
build_all 0.003229 0.004684 5.721704 ( 2.558717)
build_install 0.017034 0.001938 7.335450 ( 3.995138)
test_btest 0.000701 0.000197 81.653656 ( 33.514761)
test_basic 0.007094 0.001118 0.880916 ( 0.965113)
test_all 0.080807 0.039397 718.240745 (272.243760)
test_rubyspec 0.042361 0.027427 95.426797 (107.469223)
total: 427.91 sec