Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230103-192016
#<BuildRuby:0x000055f33a5ae168
@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.20230103-192016",
@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.000014 0.000004 0.000018 ( 0.000018)
autoconf 0.000018 0.000004 0.000022 ( 0.000023)
configure 0.000016 0.000004 0.000020 ( 0.000020)
build_up 0.000783 0.004192 1.134790 ( 2.092549)
build_miniruby 0.001004 0.000287 1.568186 ( 1.707241)
build_ruby 0.001883 0.000000 3.633709 ( 4.303842)
build_all 0.008251 0.000000 3.803559 ( 2.770607)
build_install 0.009251 0.009174 3.382335 ( 3.434867)
test_btest 0.000551 0.000177 58.007966 ( 39.545891)
test_basic 0.006748 0.000000 0.465683 ( 0.822414)
test_all 0.001202 0.000000 728.688437 (758.512154)
test_rubyspec 0.030740 0.028131 78.477161 (117.281246)
total: 930.47 sec