Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230120-173425
#<BuildRuby:0x0000564fbbef9a00
@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.20230120-173425",
@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.000013 0.000003 0.000016 ( 0.000016)
autoconf 0.000020 0.000004 0.000024 ( 0.000024)
configure 0.000022 0.000003 0.000025 ( 0.000026)
build_up 0.004715 0.000110 1.193957 ( 2.741555)
build_miniruby 0.001084 0.000173 1.154787 ( 1.275808)
build_ruby 0.001286 0.000206 3.129558 ( 3.868015)
build_all 0.006712 0.001074 3.666328 ( 2.668869)
build_install 0.010673 0.003962 2.805356 ( 2.755981)
test_btest 0.000712 0.000052 57.103463 ( 35.169900)
test_basic 0.002131 0.003993 0.442639 ( 0.711087)
test_all 0.001180 0.000244 651.174553 (288.066207)
test_rubyspec 0.033857 0.018313 74.793598 ( 91.834502)
total: 429.09 sec