Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230204-032619
#<BuildRuby:0x00005617e5ad28e0
@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.20230204-032619",
@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.000016 0.000002 0.000018 ( 0.000019)
autoconf 0.000025 0.000004 0.000029 ( 0.000028)
configure 0.000023 0.000003 0.000026 ( 0.000026)
build_up 0.005737 0.000717 1.304682 ( 2.572065)
build_miniruby 0.001321 0.000165 1.360799 ( 1.644630)
build_ruby 0.002117 0.000000 2.740661 ( 3.562250)
build_all 0.007664 0.000643 4.076853 ( 4.146852)
build_install 0.017669 0.001495 3.223490 ( 3.763454)
test_btest 0.000848 0.000098 61.122694 ( 48.105606)
test_basic 0.000000 0.007050 0.469693 ( 0.732028)
test_all 0.000000 0.001807 716.567660 (606.448937)
test_rubyspec 0.040965 0.019579 76.947884 (109.582956)
total: 780.56 sec