Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230215-015325
#<BuildRuby:0x00005601f3891fc0
@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.20230215-015325",
@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.000017 0.000003 0.000020 ( 0.000020)
autoconf 0.000024 0.000005 0.000029 ( 0.000029)
configure 0.000020 0.000004 0.000024 ( 0.000023)
build_up 0.003798 0.000724 1.383664 ( 1.743719)
build_miniruby 0.001015 0.000194 0.969006 ( 0.967633)
build_ruby 0.001118 0.000213 2.200370 ( 2.409408)
build_all 0.005652 0.001077 3.686812 ( 1.793385)
build_install 0.013320 0.000680 3.013642 ( 2.121872)
test_btest 0.000895 0.000156 57.411139 ( 16.218107)
test_basic 0.002428 0.004416 0.481292 ( 0.578785)
test_all 0.002063 0.000097 641.666211 (209.492054)
test_rubyspec 0.036113 0.012960 72.365238 ( 82.965297)
total: 318.29 sec