Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230103-143502
#<BuildRuby:0x000055e3874de390
@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-143502",
@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.000004 0.000018 ( 0.000018)
autoconf 0.000020 0.000005 0.000025 ( 0.000026)
configure 0.000018 0.000005 0.000023 ( 0.000022)
build_up 0.000599 0.004226 1.075621 ( 1.608590)
build_miniruby 0.000925 0.000292 1.144205 ( 1.142508)
build_ruby 0.001001 0.000316 2.928632 ( 3.282045)
build_all 0.001783 0.004834 3.626484 ( 1.901391)
build_install 0.004421 0.008613 2.793589 ( 1.857864)
test_btest 0.000576 0.000259 55.349478 ( 14.556903)
test_basic 0.003149 0.001418 0.422467 ( 0.514474)
test_all 0.000790 0.000355 590.259259 (171.202284)
test_rubyspec 0.020545 0.021439 59.033507 ( 71.845333)
total: 267.91 sec