Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230214-012242
#<BuildRuby:0x00005648ef559fb8
@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.20230214-012242",
@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.000013 0.000002 0.000015 ( 0.000014)
autoconf 0.000024 0.000002 0.000026 ( 0.000025)
configure 0.000021 0.000001 0.000022 ( 0.000022)
build_up 0.004881 0.000000 1.528052 ( 1.967562)
build_miniruby 0.001396 0.000000 1.407585 ( 1.410414)
build_ruby 0.001816 0.000000 2.701087 ( 2.915104)
build_all 0.004690 0.003302 4.090808 ( 2.275255)
build_install 0.012881 0.003532 3.222776 ( 2.478488)
test_btest 0.000603 0.000075 57.959244 ( 16.045855)
test_basic 0.004555 0.000569 0.461224 ( 0.556551)
test_all 0.001016 0.000071 610.251853 (179.906558)
test_rubyspec 0.019312 0.019769 61.343227 ( 71.223438)
total: 278.78 sec