Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221207-034619
#<BuildRuby:0x0000556cdf7e6890
@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.20221207-034619",
@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.000011)
autoconf 0.000017 0.000003 0.000020 ( 0.000019)
configure 0.000013 0.000002 0.000015 ( 0.000017)
build_up 0.005045 0.000155 1.396577 ( 1.705357)
build_miniruby 0.001208 0.000000 1.224225 ( 1.222952)
build_ruby 0.001449 0.000000 2.577711 ( 2.570666)
build_all 0.006008 0.000651 3.574956 ( 1.875413)
build_install 0.012153 0.000461 2.622703 ( 1.743228)
test_btest 0.000660 0.000082 53.914091 ( 24.389381)
test_basic 0.005798 0.000000 0.408755 ( 0.648401)
test_all 0.001331 0.000000 638.764543 (244.827121)
test_rubyspec 0.018176 0.027570 69.048134 ( 82.610795)
total: 361.59 sec