Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230214-234005
#<BuildRuby:0x00005649f4fb9f70
@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.20230214-234005",
@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.000018 0.000003 0.000021 ( 0.000022)
autoconf 0.000027 0.000005 0.000032 ( 0.000032)
configure 0.000021 0.000003 0.000024 ( 0.000024)
build_up 0.004176 0.000696 1.448779 ( 2.060312)
build_miniruby 0.001127 0.000188 1.142180 ( 1.164316)
build_ruby 0.001363 0.000154 2.291263 ( 2.538093)
build_all 0.003782 0.003405 3.889359 ( 2.349154)
build_install 0.008674 0.005067 2.979783 ( 2.609173)
test_btest 0.000604 0.000134 55.392133 ( 26.590651)
test_basic 0.001920 0.003656 0.480371 ( 0.583725)
test_all 0.000860 0.000215 629.498014 (236.607559)
test_rubyspec 0.037960 0.009490 70.805793 ( 81.015590)
total: 355.52 sec