Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230904-013526
#<BuildRuby:0x000055a928d29fc0
@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.20230904-013526",
@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.000020 0.000002 0.000022 ( 0.000023)
autoconf 0.000030 0.000003 0.000033 ( 0.000033)
configure 0.000026 0.000003 0.000029 ( 0.000029)
build_up 0.007103 0.000000 2.039576 ( 3.408083)
build_miniruby 0.001611 0.000084 16.191936 ( 17.634674)
build_ruby 0.001862 0.000000 3.505850 ( 17.853785)
build_all 0.004415 0.004245 6.386350 ( 5.339558)
build_install 0.016060 0.004025 7.744590 ( 7.346630)
test_btest 0.000000 0.000977 84.760191 ( 60.872415)
test_basic 0.006802 0.002165 1.023637 ( 1.513175)
test_all 0.016974 0.000716 770.727469 (829.975799)
test_rubyspec 0.038475 0.044864 108.751464 (159.402800)
total: 1103.35 sec