Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230603-122201
#<BuildRuby:0x000055c1f1e35fe0
@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.20230603-122201",
@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.000013 0.000002 0.000015 ( 0.000015)
autoconf 0.000021 0.000003 0.000024 ( 0.000024)
configure 0.000020 0.000003 0.000023 ( 0.000023)
build_up 0.002189 0.003651 1.794313 ( 3.111817)
build_miniruby 0.001113 0.000194 1.233594 ( 1.232969)
build_ruby 0.001348 0.000235 2.705741 ( 2.940572)
build_all 0.002592 0.003726 2.077826 ( 1.451006)
build_install 0.011916 0.003963 3.334516 ( 2.528980)
test_btest 0.000556 0.000123 76.943965 ( 25.825966)
test_basic 0.002905 0.004725 0.744637 ( 0.840903)
test_all 0.001045 0.000271 591.387494 (204.403471)
test_rubyspec 0.020049 0.032440 82.479463 ( 95.569676)
total: 337.91 sec