Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230524-213035
#<BuildRuby:0x0000560091342118
@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.20230524-213035",
@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.000017 0.000004 0.000021 ( 0.000022)
autoconf 0.000022 0.000005 0.000027 ( 0.000028)
configure 0.000020 0.000004 0.000024 ( 0.000024)
build_up 0.004704 0.001120 1.922307 ( 4.241066)
build_miniruby 0.001148 0.000273 1.324129 ( 1.482731)
build_ruby 0.001450 0.000345 2.772864 ( 3.244004)
build_all 0.002925 0.003995 2.242207 ( 2.152140)
build_install 0.014229 0.002582 3.471228 ( 3.593878)
test_btest 0.000695 0.000182 76.028475 ( 40.234815)
test_basic 0.002926 0.004251 0.784482 ( 0.946235)
test_all 0.001110 0.000324 583.811407 (305.166895)
test_rubyspec 0.019036 0.033375 82.356380 (104.507423)
total: 465.57 sec