Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240617-045723
#<BuildRuby:0x00007f295e4bfdc8
@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.20240617-045723",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@spec_opts="-j",
@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.000018 0.000005 0.000023 ( 0.000024)
autoconf 0.000032 0.000008 0.000040 ( 0.000041)
configure 0.000031 0.000008 0.000039 ( 0.000039)
build_up 0.007058 0.001764 3.852197 ( 3.891165)
build_miniruby 0.001469 0.000367 1.724370 ( 1.723106)
build_ruby 0.002184 0.000000 3.930294 ( 4.093351)
build_all 0.007639 0.001596 7.783720 ( 3.099086)
build_install 0.020033 0.000521 10.851584 ( 5.058807)
test_btest 0.000748 0.000162 116.817092 ( 32.055046)
test_basic 0.008596 0.000291 1.073144 ( 1.121166)
test_all 0.123096 0.032315 931.103525 (382.081000)
test_rubyspec 0.069040 0.027144 170.866949 (116.765804)
total: 549.89 sec