Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230729-113740
#<BuildRuby:0x0000556f78da62a8
@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.20230729-113740",
@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.000017 0.000003 0.000020 ( 0.000021)
autoconf 0.000026 0.000005 0.000031 ( 0.000030)
configure 0.000024 0.000005 0.000029 ( 0.000027)
build_up 0.007053 0.000521 2.252497 ( 5.956789)
build_miniruby 0.001577 0.000263 1.757028 ( 3.317341)
build_ruby 0.001775 0.000296 3.499614 ( 6.971386)
build_all 0.000521 0.007479 2.638302 ( 4.046045)
build_install 0.012530 0.007268 4.240841 ( 6.032537)
test_btest 0.000614 0.000159 83.782369 ( 64.211476)
test_basic 0.006206 0.001601 0.949892 ( 1.715680)
test_all 0.001216 0.000313 636.597800 (572.594104)
test_rubyspec 0.044529 0.020535 98.457984 (222.077818)
total: 886.92 sec