Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230830-044510
#<BuildRuby:0x00005624f388a1a8
@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.20230830-044510",
@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.000015 0.000002 0.000017 ( 0.000017)
autoconf 0.000032 0.000003 0.000035 ( 0.000036)
configure 0.000024 0.000003 0.000027 ( 0.000025)
build_up 0.002366 0.003834 1.909315 ( 2.873906)
build_miniruby 0.001539 0.000198 1.613125 ( 1.934052)
build_ruby 0.000000 0.002140 3.260651 ( 3.507625)
build_all 0.001347 0.007702 6.713654 ( 4.108597)
build_install 0.010855 0.008317 8.028577 ( 6.212129)
test_btest 0.000618 0.000154 86.439261 ( 45.565061)
test_basic 0.006816 0.001704 1.051192 ( 1.460083)
test_all 0.007244 0.002791 696.448055 (313.337585)
test_rubyspec 0.032835 0.037501 106.851878 (126.248793)
total: 505.25 sec