Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221221-223119
#<BuildRuby:0x00005615e7aa2230
@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.20221221-223119",
@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.000010 0.000001 0.000011 ( 0.000012)
autoconf 0.000015 0.000002 0.000017 ( 0.000016)
configure 0.000012 0.000001 0.000013 ( 0.000014)
build_up 0.004438 0.000070 1.089784 ( 1.486709)
build_miniruby 0.001093 0.000137 1.262035 ( 1.261639)
build_ruby 0.001699 0.000212 3.184287 ( 3.544450)
build_all 0.007868 0.000000 3.991887 ( 2.169452)
build_install 0.014576 0.000192 3.083510 ( 2.339527)
test_btest 0.000738 0.000071 57.792859 ( 22.691310)
test_basic 0.000078 0.003671 0.430270 ( 0.527108)
test_all 0.001353 0.000184 649.283864 (242.584629)
test_rubyspec 0.009877 0.042159 73.484711 ( 89.482224)
total: 366.09 sec