Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230707-103023
#<BuildRuby:0x0000564ae0011fb8
@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.20230707-103023",
@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.000005 0.000020 ( 0.000021)
autoconf 0.000022 0.000007 0.000029 ( 0.000029)
configure 0.000017 0.000005 0.000022 ( 0.000022)
build_up 0.006023 0.000581 2.131388 ( 5.244665)
build_miniruby 0.001293 0.000393 1.611920 ( 2.343759)
build_ruby 0.001163 0.000354 3.268719 ( 4.070217)
build_all 0.004614 0.003029 2.571742 ( 3.615033)
build_install 0.014759 0.003578 4.020481 ( 5.441333)
test_btest 0.000965 0.000000 80.814419 ( 51.442706)
test_basic 0.004113 0.000357 0.867905 ( 1.653949)
test_all 0.001087 0.000326 610.422687 (323.279353)
test_rubyspec 0.029824 0.025420 91.823049 (129.687468)
total: 526.78 sec