Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230510-203135
#<BuildRuby:0x0000555985661a00
@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.20230510-203135",
@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.000010 0.000003 0.000013 ( 0.000014)
autoconf 0.000020 0.000006 0.000026 ( 0.000025)
configure 0.000015 0.000004 0.000019 ( 0.000019)
build_up 0.005491 0.000372 1.574816 ( 2.804876)
build_miniruby 0.000924 0.000247 1.129717 ( 1.127617)
build_ruby 0.001002 0.000267 2.058272 ( 2.270949)
build_all 0.001235 0.004741 1.960985 ( 1.091646)
build_install 0.014168 0.000000 3.008720 ( 1.990348)
test_btest 0.000000 0.000722 74.373797 ( 19.522685)
test_basic 0.001653 0.003066 0.606344 ( 0.681953)
test_all 0.001123 0.000354 553.527141 (170.901645)
test_rubyspec 0.027719 0.018931 72.964792 ( 84.557193)
total: 284.95 sec