Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240208-043410
#<BuildRuby:0x0000555e91f862c8
@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.20240208-043410",
@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.000021 0.000003 0.000024 ( 0.000024)
autoconf 0.000028 0.000004 0.000032 ( 0.000032)
configure 0.000023 0.000003 0.000026 ( 0.000027)
build_up 0.000000 0.006214 1.797194 ( 2.145402)
build_miniruby 0.000492 0.001001 1.642812 ( 1.642767)
build_ruby 0.001623 0.000390 3.610881 ( 3.834547)
build_all 0.004501 0.003096 6.313636 ( 2.775606)
build_install 0.018489 0.000672 7.826148 ( 4.011928)
test_btest 0.000745 0.000168 89.332711 ( 44.158594)
test_basic 0.004966 0.003266 0.986746 ( 1.136480)
test_all 0.090317 0.025752 744.617505 (227.365541)
test_rubyspec 0.048821 0.050257 151.097952 (160.327094)
total: 447.40 sec