Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231223-234930
#<BuildRuby:0x000055a1110d22c8
@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.20231223-234930",
@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.000019)
autoconf 0.000025 0.000003 0.000028 ( 0.000028)
configure 0.000019 0.000002 0.000021 ( 0.000022)
build_up 0.004481 0.000517 1.524558 ( 1.879772)
build_miniruby 0.001534 0.000177 1.524610 ( 1.523193)
build_ruby 0.001573 0.000182 3.097197 ( 3.314861)
build_all 0.003432 0.003582 5.103465 ( 1.990062)
build_install 0.005214 0.012689 6.538065 ( 3.401362)
test_btest 0.000648 0.000156 79.851181 ( 32.812400)
test_basic 0.004439 0.001071 0.803818 ( 0.874486)
test_all 0.072158 0.046222 696.832181 (252.534910)
test_rubyspec 0.027032 0.038607 96.191177 (110.923471)
total: 409.26 sec