Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230215-155257
#<BuildRuby:0x00005603c7a82228
@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-155257",
@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.000002 0.000019 ( 0.000019)
autoconf 0.000026 0.000003 0.000029 ( 0.000030)
configure 0.000021 0.000003 0.000024 ( 0.000024)
build_up 0.000675 0.004182 1.009542 ( 1.379949)
build_miniruby 0.001011 0.000176 0.940117 ( 0.938355)
build_ruby 0.001080 0.000188 1.765161 ( 1.975583)
build_all 0.002764 0.003068 3.420174 ( 1.870436)
build_install 0.012429 0.000092 2.587138 ( 1.760912)
test_btest 0.000795 0.000000 54.960050 ( 14.656552)
test_basic 0.004832 0.000313 0.436737 ( 0.529485)
test_all 0.001010 0.000174 573.511024 (165.053561)
test_rubyspec 0.020110 0.020350 59.180719 ( 69.397671)
total: 257.56 sec