Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230827-073931
#<BuildRuby:0x00005566de7fe258
@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.20230827-073931",
@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.000019 0.000004 0.000023 ( 0.000024)
autoconf 0.000027 0.000006 0.000033 ( 0.000033)
configure 0.000021 0.000004 0.000025 ( 0.000025)
build_up 0.006126 0.001313 2.381280 ( 5.503512)
build_miniruby 0.002073 0.000000 1.825646 ( 2.653550)
build_ruby 0.002493 0.000000 3.530153 ( 5.302473)
build_all 0.006726 0.003046 6.830416 ( 9.080649)
build_install 0.013804 0.010450 8.188182 ( 10.774067)
test_btest 0.000978 0.000264 90.880005 (108.811921)
test_basic 0.000974 0.008174 1.039095 ( 2.059973)
test_all 0.009901 0.001877 726.038636 (697.799213)
test_rubyspec 0.057991 0.016577 108.424515 (132.253455)
total: 974.24 sec