Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221208-192101
#<BuildRuby:0x0000560df2da9fc0
@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.20221208-192101",
@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.000012 0.000002 0.000014 ( 0.000014)
autoconf 0.000004 0.000001 0.000005 ( 0.000021)
configure 0.000016 0.000002 0.000018 ( 0.000018)
build_up 0.005190 0.000155 1.197801 ( 1.551187)
build_miniruby 0.001001 0.000136 0.925043 ( 0.923969)
build_ruby 0.001360 0.000186 2.030445 ( 2.022518)
build_all 0.005505 0.000000 2.929876 ( 1.379574)
build_install 0.011029 0.000000 2.395821 ( 1.536883)
test_btest 0.000687 0.000053 54.755970 ( 13.757779)
test_basic 0.003940 0.000000 0.369714 ( 0.464343)
test_all 0.001398 0.000000 560.876717 (161.083557)
test_rubyspec 0.023053 0.012509 54.373928 ( 64.426128)
total: 247.15 sec