Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230530-174445
#<BuildRuby:0x0000563735dddf48
@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.20230530-174445",
@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.000001 0.000016 ( 0.000015)
autoconf 0.000024 0.000001 0.000025 ( 0.000024)
configure 0.000020 0.000001 0.000021 ( 0.000020)
build_up 0.001622 0.003831 1.658765 ( 2.941545)
build_miniruby 0.000000 0.001316 1.311915 ( 1.313100)
build_ruby 0.000000 0.001464 2.425820 ( 2.624233)
build_all 0.001412 0.005113 2.009036 ( 1.278155)
build_install 0.008471 0.008915 3.198803 ( 2.396652)
test_btest 0.000775 0.000166 75.399399 ( 32.368924)
test_basic 0.006272 0.000436 0.793461 ( 1.028743)
test_all 0.001404 0.000290 556.697444 (190.905782)
test_rubyspec 0.020656 0.024492 78.342574 ( 90.788537)
total: 325.65 sec