Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230105-165301
#<BuildRuby:0x0000563550d861a8
@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.20230105-165301",
@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.000020 0.000003 0.000023 ( 0.000023)
configure 0.000018 0.000003 0.000021 ( 0.000020)
build_up 0.003814 0.000572 1.138500 ( 2.340397)
build_miniruby 0.001239 0.000186 1.240954 ( 1.239019)
build_ruby 0.000000 0.001657 3.174127 ( 3.522616)
build_all 0.004173 0.002431 3.450080 ( 1.705763)
build_install 0.012452 0.000692 2.775216 ( 1.957427)
test_btest 0.000728 0.000127 54.086151 ( 14.928216)
test_basic 0.005046 0.000877 0.371861 ( 0.469696)
test_all 0.001430 0.000000 604.456521 (174.731498)
test_rubyspec 0.017855 0.021904 62.899668 ( 72.756764)
total: 273.65 sec