Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230629-054804
#<BuildRuby:0x000056029dc023d0
@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-054804",
@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.000012 0.000002 0.000014 ( 0.000015)
autoconf 0.000024 0.000004 0.000028 ( 0.000028)
configure 0.000018 0.000003 0.000021 ( 0.000022)
build_up 0.006440 0.000409 2.093236 ( 5.103552)
build_miniruby 0.001138 0.000189 1.630812 ( 2.199590)
build_ruby 0.001447 0.000241 3.278761 ( 4.276468)
build_all 0.007445 0.000000 2.554543 ( 3.103908)
build_install 0.014014 0.004292 3.859734 ( 4.697313)
test_btest 0.000790 0.000136 82.459018 ( 48.297932)
test_basic 0.007613 0.000560 0.914763 ( 1.535692)
test_all 0.001522 0.000000 596.521007 (312.766116)
test_rubyspec 0.029154 0.024408 92.243665 (126.971141)
total: 508.95 sec