Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230702-080006
#<BuildRuby:0x0000564c14cc21d8
@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.20230702-080006",
@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.000014 0.000001 0.000015 ( 0.000017)
autoconf 0.000025 0.000002 0.000027 ( 0.000027)
configure 0.000020 0.000002 0.000022 ( 0.000022)
build_up 0.006607 0.000206 2.105661 ( 5.068092)
build_miniruby 0.001387 0.000107 1.567768 ( 2.047641)
build_ruby 0.001777 0.000000 3.077732 ( 4.246150)
build_all 0.007831 0.000000 2.431511 ( 2.775776)
build_install 0.007712 0.010600 3.875329 ( 5.900949)
test_btest 0.000635 0.000096 81.252052 ( 50.071627)
test_basic 0.000441 0.003865 0.870663 ( 1.490927)
test_all 0.001172 0.000213 570.893453 (321.511759)
test_rubyspec 0.023474 0.029955 91.342774 (136.109112)
total: 529.22 sec