Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221229-094204
#<BuildRuby:0x000056200cbde138
@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.20221229-094204",
@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.000011 0.000002 0.000013 ( 0.000014)
autoconf 0.000018 0.000004 0.000022 ( 0.000022)
configure 0.000017 0.000003 0.000020 ( 0.000021)
build_up 0.001110 0.003260 1.083087 ( 1.499923)
build_miniruby 0.001104 0.000290 1.476702 ( 1.476527)
build_ruby 0.001400 0.000000 3.218042 ( 3.578780)
build_all 0.006944 0.000128 3.721882 ( 1.884902)
build_install 0.010476 0.004479 2.960255 ( 2.087330)
test_btest 0.000506 0.000131 56.779081 ( 17.168481)
test_basic 0.003633 0.000942 0.366911 ( 0.460949)
test_all 0.001656 0.000429 637.011250 (189.422291)
test_rubyspec 0.027932 0.011212 59.118032 ( 79.447111)
total: 297.03 sec