Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230121-115443
#<BuildRuby:0x000055773c15e3d0
@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.20230121-115443",
@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.000011 0.000002 0.000013 ( 0.000013)
autoconf 0.000018 0.000003 0.000021 ( 0.000020)
configure 0.000014 0.000002 0.000016 ( 0.000016)
build_up 0.000165 0.004001 1.039662 ( 1.417377)
build_miniruby 0.000000 0.001378 1.034694 ( 1.032999)
build_ruby 0.000000 0.001409 2.820196 ( 3.121426)
build_all 0.004316 0.002945 3.705944 ( 1.870506)
build_install 0.011410 0.003111 2.678604 ( 1.863148)
test_btest 0.000699 0.000190 56.710649 ( 18.490736)
test_basic 0.004936 0.000000 0.393304 ( 0.487234)
test_all 0.001548 0.000000 646.309498 (197.480590)
test_rubyspec 0.027969 0.017116 65.949271 ( 75.748516)
total: 301.51 sec