Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230605-060925
#<BuildRuby:0x00005571f2229f48
@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.20230605-060925",
@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.000001 0.000014 ( 0.000014)
autoconf 0.000022 0.000001 0.000023 ( 0.000023)
configure 0.000019 0.000001 0.000020 ( 0.000021)
build_up 0.000000 0.005912 1.890090 ( 3.130819)
build_miniruby 0.000000 0.001735 1.317704 ( 1.317773)
build_ruby 0.001188 0.000409 2.922670 ( 3.104000)
build_all 0.002485 0.004481 2.260335 ( 1.536785)
build_install 0.011369 0.004740 3.362494 ( 2.487979)
test_btest 0.000674 0.000125 77.585189 ( 29.899170)
test_basic 0.000922 0.004530 0.716667 ( 0.798208)
test_all 0.001061 0.000236 572.321246 (206.722072)
test_rubyspec 0.037643 0.016762 83.398992 ( 98.608855)
total: 347.61 sec