Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230103-200006
#<BuildRuby:0x0000562d142be138
@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.20230103-200006",
@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.000019 0.000003 0.000022 ( 0.000023)
configure 0.000016 0.000003 0.000019 ( 0.000019)
build_up 0.001049 0.003389 0.984888 ( 1.442208)
build_miniruby 0.001171 0.000255 1.227369 ( 1.225954)
build_ruby 0.001163 0.000253 3.287646 ( 3.669407)
build_all 0.007201 0.000190 3.729557 ( 1.916810)
build_install 0.013845 0.001553 3.071278 ( 2.205124)
test_btest 0.000658 0.000127 55.480565 ( 18.432218)
test_basic 0.001787 0.004807 0.393531 ( 0.491157)
test_all 0.001321 0.000305 635.741914 (192.965951)
test_rubyspec 0.030844 0.015267 66.605576 ( 76.636632)
total: 298.99 sec