Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230110-145331
#<BuildRuby:0x000055cd1d72e198
@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.20230110-145331",
@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.000016 0.000002 0.000018 ( 0.000017)
autoconf 0.000022 0.000003 0.000025 ( 0.000025)
configure 0.000021 0.000003 0.000024 ( 0.000024)
build_up 0.000469 0.004162 1.072777 ( 1.457904)
build_miniruby 0.001077 0.000187 1.303802 ( 1.303461)
build_ruby 0.001193 0.000207 3.348289 ( 3.716771)
build_all 0.007127 0.000000 3.526051 ( 1.720020)
build_install 0.012650 0.000000 2.703354 ( 1.809451)
test_btest 0.000000 0.000877 55.956195 ( 19.321134)
test_basic 0.003936 0.003010 0.385431 ( 0.482055)
test_all 0.001578 0.000271 653.815944 (221.037138)
test_rubyspec 0.027443 0.019381 68.725682 ( 78.740725)
total: 329.59 sec