Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230629-100507
#<BuildRuby:0x0000555b9591ded0
@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.20230629-100507",
@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.000018 0.000004 0.000022 ( 0.000022)
autoconf 0.000027 0.000006 0.000033 ( 0.000032)
configure 0.000023 0.000004 0.000027 ( 0.000028)
build_up 0.004841 0.000968 1.949066 ( 3.872281)
build_miniruby 0.001443 0.000288 1.494926 ( 1.558307)
build_ruby 0.001137 0.000228 3.140548 ( 3.873293)
build_all 0.007797 0.000000 2.542955 ( 2.131664)
build_install 0.018495 0.000000 3.875212 ( 3.271869)
test_btest 0.001049 0.000000 82.924939 ( 45.362399)
test_basic 0.008501 0.000000 0.907041 ( 1.496827)
test_all 0.001431 0.000000 606.671177 (285.131399)
test_rubyspec 0.041112 0.013134 88.872773 (102.055121)
total: 448.75 sec