Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230309-161133
#<BuildRuby:0x000055e9da5ae230
@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.20230309-161133",
@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.000014 0.000004 0.000018 ( 0.000019)
autoconf 0.000024 0.000006 0.000030 ( 0.000029)
configure 0.000022 0.000005 0.000027 ( 0.000028)
build_up 0.001748 0.004390 1.791416 ( 4.429194)
build_miniruby 0.001202 0.000328 1.309290 ( 1.512950)
build_ruby 0.001246 0.000340 2.578778 ( 2.981173)
build_all 0.005543 0.001512 2.033367 ( 2.563693)
build_install 0.012974 0.003157 3.200518 ( 3.426010)
test_btest 0.000533 0.000144 67.939949 ( 42.059761)
test_basic 0.004891 0.001317 0.548673 ( 0.845556)
test_all 0.000400 0.001528 567.699995 (307.464663)
test_rubyspec 0.017603 0.031567 78.149092 ( 98.896342)
total: 464.18 sec