Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221213-063605
#<BuildRuby:0x000055f9c41f2228
@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.20221213-063605",
@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.000013 0.000002 0.000015 ( 0.000016)
autoconf 0.000020 0.000004 0.000024 ( 0.000024)
configure 0.000018 0.000004 0.000022 ( 0.000022)
build_up 0.000000 0.004835 1.169569 ( 2.234956)
build_miniruby 0.000000 0.001266 1.381735 ( 1.456151)
build_ruby 0.000815 0.000733 2.840836 ( 3.090058)
build_all 0.005143 0.003051 6.515498 ( 4.697470)
build_install 0.012552 0.003862 5.723475 ( 4.400027)
test_btest 0.000667 0.000206 57.210286 ( 35.671211)
test_basic 0.000000 0.003205 0.428636 ( 0.695856)
test_all 0.000000 0.001765 637.870936 (335.388651)
test_rubyspec 0.033115 0.016454 70.973193 ( 84.723631)
total: 472.36 sec