Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230105-144845
#<BuildRuby:0x0000555f15e12390
@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.20230105-144845",
@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.000002 0.000014 ( 0.000014)
autoconf 0.000019 0.000003 0.000022 ( 0.000021)
configure 0.000016 0.000002 0.000018 ( 0.000018)
build_up 0.003803 0.000543 1.024124 ( 1.477736)
build_miniruby 0.001216 0.000000 1.314880 ( 1.313118)
build_ruby 0.001442 0.000000 2.856835 ( 21.743361)
build_all 0.006156 0.000075 3.573977 ( 1.705800)
build_install 0.012747 0.001663 2.505646 ( 1.666478)
test_btest 0.000875 0.000000 56.193217 ( 15.711043)
test_basic 0.004906 0.000000 0.389199 ( 0.482297)
test_all 0.001166 0.000000 621.214011 (187.908298)
test_rubyspec 0.025400 0.013212 63.344321 ( 73.326508)
total: 305.34 sec