Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231207-094216
#<BuildRuby:0x000055f07f046008
@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.20231207-094216",
@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.000015 0.000004 0.000019 ( 0.000019)
autoconf 0.000020 0.000006 0.000026 ( 0.000026)
configure 0.000017 0.000005 0.000022 ( 0.000022)
build_up 0.003209 0.003725 2.280643 ( 2.378817)
build_miniruby 0.001018 0.000340 1.567840 ( 1.566173)
build_ruby 0.001170 0.000390 3.232027 ( 3.411211)
build_all 0.007614 0.000000 5.738427 ( 2.631267)
build_install 0.012232 0.004201 7.333434 ( 3.876474)
test_btest 0.000571 0.000179 83.442247 ( 28.776014)
test_basic 0.006588 0.000881 0.906086 ( 1.063194)
test_all 0.091257 0.028962 693.714869 (227.224198)
test_rubyspec 0.031500 0.027507 87.511183 ( 99.095263)
total: 370.02 sec