Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230204-001753
#<BuildRuby:0x000055cffe52a8e0
@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.20230204-001753",
@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.000014 0.000001 0.000015 ( 0.000015)
autoconf 0.000022 0.000002 0.000024 ( 0.000024)
configure 0.000020 0.000001 0.000021 ( 0.000021)
build_up 0.000653 0.004047 1.158173 ( 1.543428)
build_miniruby 0.000000 0.001482 1.178506 ( 1.177509)
build_ruby 0.000000 0.001576 2.489744 ( 2.708042)
build_all 0.001322 0.005063 3.530027 ( 1.697330)
build_install 0.008503 0.005122 2.759421 ( 1.902499)
test_btest 0.000523 0.000125 57.779842 ( 17.991718)
test_basic 0.005383 0.001292 0.408915 ( 0.505293)
test_all 0.001455 0.000349 644.843628 (208.356849)
test_rubyspec 0.034884 0.012326 67.589673 ( 77.511432)
total: 313.39 sec