Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230105-110112
#<BuildRuby:0x0000556af95aa258
@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-110112",
@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.000020 0.000001 0.000021 ( 0.000021)
autoconf 0.000031 0.000000 0.000031 ( 0.000031)
configure 0.000030 0.000000 0.000030 ( 0.000029)
build_up 0.002129 0.003700 1.179358 ( 1.942779)
build_miniruby 0.001766 0.000122 1.674366 ( 1.745935)
build_ruby 0.001583 0.000109 3.787243 ( 4.209679)
build_all 0.004513 0.003683 4.106340 ( 2.397707)
build_install 0.016859 0.000103 3.086309 ( 2.559384)
test_btest 0.000649 0.000056 54.950851 ( 15.808059)
test_basic 0.001070 0.004093 0.375716 ( 0.470431)
test_all 0.001302 0.000149 617.427546 (181.166618)
test_rubyspec 0.013312 0.029850 62.781257 ( 72.705523)
total: 283.01 sec