Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230506-113835
#<BuildRuby:0x000055b83e48a6d8
@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.20230506-113835",
@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.000010 0.000003 0.000013 ( 0.000013)
autoconf 0.000017 0.000004 0.000021 ( 0.000021)
configure 0.000014 0.000004 0.000018 ( 0.000017)
build_up 0.001285 0.004399 1.756303 ( 2.987666)
build_miniruby 0.001254 0.000376 1.347273 ( 1.346459)
build_ruby 0.000000 0.001759 2.604239 ( 2.836570)
build_all 0.000883 0.005219 2.125706 ( 1.259288)
build_install 0.014656 0.000891 3.283190 ( 2.289839)
test_btest 0.000507 0.000169 74.017605 ( 26.512413)
test_basic 0.002746 0.003633 0.788029 ( 1.008794)
test_all 0.000823 0.000297 595.508813 (238.958545)
test_rubyspec 0.022330 0.025562 80.309940 ( 94.972095)
total: 372.17 sec