Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230215-030733
#<BuildRuby:0x000055ced2f1d820
@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-030733",
@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.000001 0.000012 ( 0.000012)
autoconf 0.000016 0.000001 0.000017 ( 0.000017)
configure 0.000014 0.000001 0.000015 ( 0.000015)
build_up 0.004030 0.000366 1.202707 ( 1.616844)
build_miniruby 0.001063 0.000097 1.163114 ( 1.161265)
build_ruby 0.000000 0.001271 2.318427 ( 2.523776)
build_all 0.004326 0.001931 3.666568 ( 1.885829)
build_install 0.012879 0.000554 2.740273 ( 1.933199)
test_btest 0.000672 0.000075 56.770412 ( 17.232360)
test_basic 0.004346 0.000483 0.438336 ( 0.550665)
test_all 0.001727 0.000192 617.917135 (178.092275)
test_rubyspec 0.036037 0.006152 66.143158 ( 76.008190)
total: 281.01 sec