Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230121-150013
#<BuildRuby:0x00005577a1a19a00
@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.20230121-150013",
@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.000009 0.000002 0.000011 ( 0.000012)
autoconf 0.000016 0.000004 0.000020 ( 0.000021)
configure 0.000016 0.000005 0.000021 ( 0.000021)
build_up 0.000107 0.003947 1.067143 ( 1.515427)
build_miniruby 0.001132 0.000358 0.980687 ( 0.981235)
build_ruby 0.000000 0.001925 2.958023 ( 3.294136)
build_all 0.002387 0.005326 3.871377 ( 2.486958)
build_install 0.012079 0.003114 3.059378 ( 2.760737)
test_btest 0.000858 0.000000 55.599709 ( 26.778772)
test_basic 0.005604 0.000000 0.423891 ( 0.527369)
test_all 0.001396 0.000000 626.039105 (218.883701)
test_rubyspec 0.042566 0.010903 69.829173 ( 80.287016)
total: 337.52 sec