Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230202-051348
#<BuildRuby:0x0000561db7f0a228
@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.20230202-051348",
@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.000019 0.000002 0.000021 ( 0.000021)
configure 0.000016 0.000001 0.000017 ( 0.000017)
build_up 0.004675 0.000000 1.131798 ( 1.543259)
build_miniruby 0.001423 0.000000 1.148512 ( 1.147933)
build_ruby 0.001438 0.000000 2.106741 ( 2.302305)
build_all 0.006941 0.000000 3.664056 ( 1.872721)
build_install 0.011612 0.003415 2.843158 ( 2.100564)
test_btest 0.000797 0.000000 55.817156 ( 19.314839)
test_basic 0.005334 0.000241 0.367975 ( 0.462851)
test_all 0.001156 0.000116 650.232670 (237.942797)
test_rubyspec 0.042791 0.016526 78.055617 (100.289026)
total: 366.98 sec