Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230216-093513
#<BuildRuby:0x00005575d89a1f70
@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.20230216-093513",
@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.000021 0.000001 0.000022 ( 0.000021)
autoconf 0.000029 0.000002 0.000031 ( 0.000029)
configure 0.000025 0.000001 0.000026 ( 0.000026)
build_up 0.004726 0.000196 1.195638 ( 1.905187)
build_miniruby 0.001164 0.000049 1.021302 ( 1.019466)
build_ruby 0.001212 0.000050 1.807645 ( 2.020328)
build_all 0.001568 0.004491 3.383644 ( 1.789711)
build_install 0.012905 0.000000 2.590064 ( 1.762501)
test_btest 0.000704 0.000000 56.684721 ( 15.144357)
test_basic 0.000000 0.004863 0.406712 ( 0.498840)
test_all 0.000000 0.001280 612.945099 (187.091320)
test_rubyspec 0.019813 0.024826 68.635356 ( 79.033309)
total: 290.27 sec