Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230505-104353
#<BuildRuby:0x0000559741002228
@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.20230505-104353",
@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.000019 0.000005 0.000024 ( 0.000024)
autoconf 0.000025 0.000006 0.000031 ( 0.000032)
configure 0.000019 0.000005 0.000024 ( 0.000024)
build_up 0.003122 0.002635 1.824248 ( 3.048727)
build_miniruby 0.001605 0.000000 1.370808 ( 1.369223)
build_ruby 0.001737 0.000000 2.621938 ( 2.825437)
build_all 0.003161 0.003524 2.105516 ( 1.347036)
build_install 0.007381 0.004986 3.186368 ( 2.171478)
test_btest 0.000604 0.000202 75.303684 ( 23.171873)
test_basic 0.001582 0.003109 0.702606 ( 0.775090)
test_all 0.000595 0.000215 572.691192 (196.375382)
test_rubyspec 0.038938 0.006245 76.461632 ( 88.488128)
total: 319.57 sec