Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230311-192321
#<BuildRuby:0x0000560caf9620f0
@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.20230311-192321",
@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.000013 0.000002 0.000015 ( 0.000015)
autoconf 0.000023 0.000002 0.000025 ( 0.000024)
configure 0.000017 0.000002 0.000019 ( 0.000018)
build_up 0.001904 0.003717 1.679909 ( 2.969779)
build_miniruby 0.000000 0.001113 1.119791 ( 1.118530)
build_ruby 0.000000 0.001320 2.170332 ( 2.400905)
build_all 0.001058 0.004647 1.959067 ( 1.099380)
build_install 0.012242 0.002403 3.123861 ( 2.119289)
test_btest 0.000541 0.000112 66.644992 ( 19.840232)
test_basic 0.004574 0.000199 0.512400 ( 0.611293)
test_all 0.001108 0.000221 531.093648 (180.834252)
test_rubyspec 0.015096 0.027941 71.246125 ( 81.185439)
total: 292.18 sec