Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230111-030213
#<BuildRuby:0x0000561900fb6278
@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.20230111-030213",
@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.000014)
autoconf 0.000017 0.000006 0.000023 ( 0.000022)
configure 0.000014 0.000004 0.000018 ( 0.000019)
build_up 0.003874 0.001292 1.179168 ( 2.201828)
build_miniruby 0.001339 0.000000 1.453569 ( 1.584797)
build_ruby 0.000111 0.001805 3.493104 ( 4.339944)
build_all 0.008188 0.000144 3.955446 ( 2.965235)
build_install 0.012567 0.002641 3.002240 ( 3.102208)
test_btest 0.000590 0.000179 56.040176 ( 34.067723)
test_basic 0.001150 0.004698 0.445905 ( 0.749106)
test_all 0.001542 0.000537 650.288867 (305.471044)
test_rubyspec 0.038103 0.009855 70.334838 ( 88.670412)
total: 443.15 sec