Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221205-110911
#<BuildRuby:0x0000560f5817e068
@BUILD_DIR="/tmp/ruby/v3/build",
@INSTALL_DIR="/tmp/ruby/v3/install",
@REPOSITORY="https://github.com/ruby/ruby.git",
@REPOSITORY_TYPE=:git,
@SRC_DIR="/tmp/ruby/v3/src",
@TARGET_BUILD_DIR="/tmp/ruby/v3/build/trunk-yjit",
@TARGET_INSTALL_DIR="/tmp/ruby/v3/install/trunk-yjit",
@TARGET_NAME="trunk-yjit",
@TARGET_SRC_DIR="/tmp/ruby/v3/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.20221205-110911",
@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.000015)
autoconf 0.000020 0.000004 0.000024 ( 0.000024)
configure 0.000020 0.000003 0.000023 ( 0.000023)
build_up 0.000646 0.005341 1.339302 ( 1.509017)
build_miniruby 0.001008 0.000252 0.784051 ( 0.782615)
build_ruby 0.001686 0.000000 1.642407 ( 1.635021)
build_all 0.004235 0.002377 3.726792 ( 2.027704)
build_install 0.006529 0.009204 2.591603 ( 1.818848)
test_btest 0.000587 0.000196 59.322755 ( 23.327149)
test_basic 0.004089 0.000221 0.373144 ( 0.470531)
test_all 0.000802 0.000259 629.654035 (196.461023)
test_rubyspec 0.016963 0.020186 61.277808 ( 71.307996)
total: 299.34 sec