Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230213-074233
#<BuildRuby:0x000055d8b6186390
@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.20230213-074233",
@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.000003 0.000015 ( 0.000014)
autoconf 0.000018 0.000004 0.000022 ( 0.000022)
configure 0.000015 0.000003 0.000018 ( 0.000018)
build_up 0.003717 0.000743 1.336085 ( 2.084876)
build_miniruby 0.001058 0.000212 1.243803 ( 1.242596)
build_ruby 0.001297 0.000260 2.264602 ( 2.463861)
build_all 0.007670 0.000000 3.805823 ( 1.872882)
build_install 0.009626 0.004342 2.932255 ( 2.101499)
test_btest 0.000763 0.000159 57.736923 ( 15.869089)
test_basic 0.000000 0.004737 0.489688 ( 0.585031)
test_all 0.000000 0.001695 638.867830 (203.977495)
test_rubyspec 0.023942 0.017648 65.752997 ( 75.773452)
total: 305.97 sec