Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230106-120457
#<BuildRuby:0x000055eb01502138
@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.20230106-120457",
@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.000000 0.000015 ( 0.000015)
autoconf 0.000019 0.000000 0.000019 ( 0.000020)
configure 0.000018 0.000000 0.000018 ( 0.000019)
build_up 0.000000 0.004499 1.002008 ( 1.564764)
build_miniruby 0.000000 0.001545 1.466732 ( 1.465368)
build_ruby 0.000000 0.001704 2.911075 ( 27.906137)
build_all 0.000000 0.006387 3.495790 ( 1.696004)
build_install 0.007564 0.006286 2.765061 ( 1.928375)
test_btest 0.000000 0.000773 54.818488 ( 18.627706)
test_basic 0.000972 0.003597 0.416972 ( 0.513411)
test_all 0.001097 0.000320 644.167731 (202.022038)
test_rubyspec 0.020881 0.025297 67.230718 ( 77.221142)
total: 332.95 sec