Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230808-143201
#<BuildRuby:0x000055d06891da00
@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.20230808-143201",
@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.000022 0.000002 0.000024 ( 0.000023)
autoconf 0.000040 0.000003 0.000043 ( 0.000043)
configure 0.000032 0.000002 0.000034 ( 0.000034)
build_up 0.003706 0.003958 2.238429 ( 6.099792)
build_miniruby 0.001464 0.000000 1.615093 ( 2.730471)
build_ruby 0.001514 0.000000 3.274124 ( 8.125251)
build_all 0.008037 0.000284 2.802297 ( 4.063413)
build_install 0.015808 0.001395 4.292031 ( 5.602016)
test_btest 0.000750 0.000066 81.605250 ( 51.576941)
test_basic 0.003078 0.000272 0.951113 ( 2.327967)
test_all 0.001990 0.000175 692.801357 (419.710686)
test_rubyspec 0.020898 0.037689 98.413281 (132.808423)
total: 633.05 sec