Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230119-101108
#<BuildRuby:0x00005574d9f46138
@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.20230119-101108",
@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.000012 0.000002 0.000014 ( 0.000015)
autoconf 0.000020 0.000004 0.000024 ( 0.000023)
configure 0.000016 0.000003 0.000019 ( 0.000020)
build_up 0.004658 0.001012 1.215303 ( 2.381951)
build_miniruby 0.001690 0.000000 1.381767 ( 1.665831)
build_ruby 0.002473 0.000039 3.372834 ( 4.466080)
build_all 0.007599 0.000706 4.134846 ( 3.724583)
build_install 0.015170 0.004756 3.134207 ( 3.951861)
test_btest 0.000673 0.000145 58.612623 ( 39.537041)
test_basic 0.006501 0.000449 0.462964 ( 0.746013)
test_all 0.001170 0.000243 655.214171 (275.316273)
test_rubyspec 0.025061 0.023287 73.492540 ( 86.000382)
total: 417.79 sec