Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230202-141509
#<BuildRuby:0x0000559e7eaf17f8
@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.20230202-141509",
@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.000012 0.000001 0.000013 ( 0.000014)
autoconf 0.000023 0.000000 0.000023 ( 0.000023)
configure 0.000024 0.000000 0.000024 ( 0.000023)
build_up 0.004812 0.000074 1.224577 ( 2.054989)
build_miniruby 0.001322 0.000110 1.191533 ( 1.206124)
build_ruby 0.001515 0.000000 2.484201 ( 2.773147)
build_all 0.004210 0.003891 3.989391 ( 2.983139)
build_install 0.014420 0.000222 2.850283 ( 2.653968)
test_btest 0.000934 0.000000 55.696399 ( 30.996583)
test_basic 0.000000 0.006565 0.454366 ( 0.657859)
test_all 0.000744 0.000631 621.498115 (250.407545)
test_rubyspec 0.017880 0.027068 72.306071 ( 82.972082)
total: 376.71 sec