Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230310-103800
#<BuildRuby:0x000055fbb772a8e0
@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.20230310-103800",
@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.000000 0.000018 0.000018 ( 0.000018)
autoconf 0.000000 0.000028 0.000028 ( 0.000028)
configure 0.000000 0.000026 0.000026 ( 0.000027)
build_up 0.003284 0.002457 1.668862 ( 3.011984)
build_miniruby 0.001590 0.000000 1.196365 ( 1.195812)
build_ruby 0.001579 0.000000 2.342618 ( 2.537172)
build_all 0.006279 0.000479 2.029546 ( 1.447214)
build_install 0.011474 0.005639 3.156341 ( 2.425094)
test_btest 0.000676 0.000182 69.676357 ( 26.559028)
test_basic 0.004656 0.000268 0.534173 ( 0.633076)
test_all 0.000000 0.001241 572.092661 (195.817558)
test_rubyspec 0.019357 0.017397 75.292505 ( 85.287678)
total: 318.92 sec