Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230713-011938
#<BuildRuby:0x0000556bca5d23d0
@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.20230713-011938",
@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.000015 0.000003 0.000018 ( 0.000018)
autoconf 0.000030 0.000004 0.000034 ( 0.000034)
configure 0.000027 0.000003 0.000030 ( 0.000030)
build_up 0.005486 0.000756 2.170337 ( 5.132400)
build_miniruby 0.001353 0.000187 1.639654 ( 2.411126)
build_ruby 0.001545 0.000213 3.292418 ( 4.650473)
build_all 0.007736 0.000470 2.646911 ( 3.875900)
build_install 0.014067 0.004495 4.038722 ( 4.948233)
test_btest 0.000981 0.000148 82.011155 ( 52.796932)
test_basic 0.006433 0.000975 0.852005 ( 1.526040)
test_all 0.001928 0.000292 623.061491 (435.927090)
test_rubyspec 0.045529 0.013412 96.247435 (168.301853)
total: 679.57 sec