Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230107-231027
#<BuildRuby:0x000055682da6a320
@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.20230107-231027",
@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.000010 0.000004 0.000014 ( 0.000013)
autoconf 0.000015 0.000006 0.000021 ( 0.000020)
configure 0.000014 0.000005 0.000019 ( 0.000019)
build_up 0.000443 0.004223 0.989296 ( 1.335954)
build_miniruby 0.001184 0.000000 1.042669 ( 1.041264)
build_ruby 0.001348 0.000000 2.878425 ( 3.251457)
build_all 0.005383 0.000939 3.388700 ( 1.556080)
build_install 0.011343 0.000102 2.749899 ( 1.854206)
test_btest 0.000696 0.000232 55.319321 ( 14.738773)
test_basic 0.005084 0.000435 0.394407 ( 0.487223)
test_all 0.000979 0.000314 621.392488 (176.483091)
test_rubyspec 0.032159 0.009332 64.802952 ( 74.622367)
total: 275.37 sec