Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221221-023544
#<BuildRuby:0x000055ab667be258
@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.20221221-023544",
@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.000017 0.000002 0.000019 ( 0.000020)
autoconf 0.000024 0.000004 0.000028 ( 0.000028)
configure 0.000021 0.000003 0.000024 ( 0.000023)
build_up 0.000000 0.005017 1.117470 ( 1.739457)
build_miniruby 0.000000 0.001609 1.365003 ( 1.369634)
build_ruby 0.000000 0.001713 3.513276 ( 3.972724)
build_all 0.003217 0.004605 3.884649 ( 2.431142)
build_install 0.015341 0.000779 3.233946 ( 3.269773)
test_btest 0.000663 0.000160 56.169884 ( 30.900324)
test_basic 0.006228 0.000573 0.425893 ( 0.708659)
test_all 0.001118 0.000261 641.075702 (260.938943)
test_rubyspec 0.021788 0.026403 71.011581 ( 84.066528)
total: 389.40 sec