Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230207-053933
#<BuildRuby:0x000055ebdaa0a390
@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.20230207-053933",
@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.000015 0.000002 0.000017 ( 0.000016)
autoconf 0.000021 0.000002 0.000023 ( 0.000023)
configure 0.000017 0.000002 0.000019 ( 0.000019)
build_up 0.004269 0.000355 1.111954 ( 1.513611)
build_miniruby 0.001396 0.000116 1.176998 ( 1.175551)
build_ruby 0.001392 0.000116 2.245184 ( 2.477309)
build_all 0.006037 0.000141 3.747439 ( 1.976883)
build_install 0.012627 0.000636 2.738679 ( 2.034175)
test_btest 0.000746 0.000057 56.195494 ( 23.243169)
test_basic 0.002400 0.004450 0.447492 ( 0.566910)
test_all 0.001016 0.000113 648.011798 (202.298445)
test_rubyspec 0.029966 0.017188 67.591971 ( 77.754957)
total: 313.04 sec