Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230212-211013
#<BuildRuby:0x000055d32379e018
@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.20230212-211013",
@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.000016 0.000003 0.000019 ( 0.000020)
autoconf 0.000027 0.000005 0.000032 ( 0.000033)
configure 0.000024 0.000005 0.000029 ( 0.000029)
build_up 0.004711 0.000166 1.119191 ( 1.678019)
build_miniruby 0.001042 0.000217 1.176654 ( 1.193366)
build_ruby 0.001675 0.000000 2.294054 ( 2.519644)
build_all 0.007326 0.000209 3.833273 ( 2.041093)
build_install 0.013706 0.001005 2.851876 ( 2.248739)
test_btest 0.000538 0.000096 56.621422 ( 23.690647)
test_basic 0.002248 0.003008 0.435738 ( 0.532495)
test_all 0.000000 0.001059 613.043884 (189.834158)
test_rubyspec 0.027843 0.013129 64.310472 ( 74.226825)
total: 297.97 sec