Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230513-042950
#<BuildRuby:0x000055db54a5a1d8
@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.20230513-042950",
@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.000011 0.000001 0.000012 ( 0.000013)
autoconf 0.000018 0.000002 0.000020 ( 0.000019)
configure 0.000015 0.000001 0.000016 ( 0.000017)
build_up 0.005577 0.000531 1.853322 ( 4.223838)
build_miniruby 0.001235 0.000000 1.273909 ( 1.492194)
build_ruby 0.001485 0.000000 2.588762 ( 2.816339)
build_all 0.003940 0.002621 2.187436 ( 2.251673)
build_install 0.016096 0.000495 3.506174 ( 3.449547)
test_btest 0.000776 0.000081 71.552305 ( 37.186328)
test_basic 0.005478 0.000566 0.736933 ( 0.939219)
test_all 0.001970 0.000203 576.839579 (245.363240)
test_rubyspec 0.024731 0.023032 79.170968 ( 94.386824)
total: 392.11 sec