Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230112-220303
#<BuildRuby:0x0000563c1c6767f0
@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.20230112-220303",
@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.000001 0.000015 ( 0.000015)
autoconf 0.000026 0.000001 0.000027 ( 0.000027)
configure 0.000021 0.000001 0.000022 ( 0.000021)
build_up 0.000362 0.004110 1.033406 ( 1.438321)
build_miniruby 0.001382 0.000115 1.267064 ( 1.265106)
build_ruby 0.001612 0.000135 2.998194 ( 3.372725)
build_all 0.006565 0.000000 3.496097 ( 1.760645)
build_install 0.012902 0.000000 2.546040 ( 1.683933)
test_btest 0.000741 0.000000 57.150066 ( 14.821785)
test_basic 0.000000 0.004850 0.423217 ( 0.516510)
test_all 0.000000 0.001867 612.293680 (176.983444)
test_rubyspec 0.023039 0.018136 62.299068 ( 72.122122)
total: 273.97 sec