Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231022-003014
#<BuildRuby:0x000055d3adff9f70
@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.20231022-003014",
@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.000016 0.000001 0.000017 ( 0.000017)
autoconf 0.000022 0.000001 0.000023 ( 0.000024)
configure 0.000020 0.000002 0.000022 ( 0.000022)
build_up 0.007135 0.000261 3.383734 ( 3.531153)
build_miniruby 0.001609 0.000000 1.545222 ( 1.545972)
build_ruby 0.001730 0.000000 3.077147 ( 3.249664)
build_all 0.002667 0.004312 5.610679 ( 2.455790)
build_install 0.010229 0.008039 7.860497 ( 3.763827)
test_btest 0.000599 0.000093 80.210495 ( 28.773030)
test_basic 0.003436 0.004024 0.783654 ( 0.874912)
test_all 0.078792 0.038184 639.801141 (230.965268)
test_rubyspec 0.034077 0.032897 92.470698 (105.717695)
total: 380.88 sec