Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230513-144024
#<BuildRuby:0x000055b0f45863d0
@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.20230513-144024",
@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.000002 0.000017 ( 0.000017)
autoconf 0.000024 0.000004 0.000028 ( 0.000028)
configure 0.000017 0.000003 0.000020 ( 0.000019)
build_up 0.005481 0.000000 1.813703 ( 3.539379)
build_miniruby 0.001648 0.000000 1.264807 ( 1.440514)
build_ruby 0.001288 0.000000 2.564287 ( 2.771474)
build_all 0.006491 0.000000 2.211509 ( 1.882703)
build_install 0.009455 0.004115 3.279226 ( 2.729728)
test_btest 0.000797 0.000118 70.695672 ( 37.901090)
test_basic 0.002406 0.004508 0.750211 ( 0.900556)
test_all 0.000000 0.001180 615.346964 (255.618275)
test_rubyspec 0.020174 0.029212 79.869373 ( 96.621089)
total: 403.41 sec