Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230101-065930
#<BuildRuby:0x00005561809661a8
@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.20230101-065930",
@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.000014 0.000002 0.000016 ( 0.000016)
autoconf 0.000021 0.000003 0.000024 ( 0.000023)
configure 0.000017 0.000003 0.000020 ( 0.000019)
build_up 0.004015 0.000548 1.074903 ( 1.482373)
build_miniruby 0.001151 0.000157 1.248405 ( 1.247543)
build_ruby 0.001504 0.000000 2.874988 ( 3.240996)
build_all 0.000000 0.007057 3.712164 ( 1.913167)
build_install 0.010154 0.004490 2.944117 ( 2.155343)
test_btest 0.000682 0.000157 56.305858 ( 19.012233)
test_basic 0.005657 0.000346 0.416977 ( 0.514756)
test_all 0.001335 0.000000 632.003325 (194.913579)
test_rubyspec 0.033451 0.007254 65.850728 ( 75.859566)
total: 300.34 sec