Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240816-122648
#<BuildRuby:0x00007f011805fdc8
@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.20240816-122648",
@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.000002 0.000020 ( 0.000021)
autoconf 0.000032 0.000004 0.000036 ( 0.000035)
configure 0.000026 0.000003 0.000029 ( 0.000030)
build_up 0.006645 0.000806 3.465761 ( 3.373380)
build_miniruby 0.001497 0.000181 1.663303 ( 1.659569)
build_ruby 0.001584 0.000192 3.462741 ( 3.651526)
build_all 0.004680 0.004325 7.560725 ( 2.862703)
build_install 0.012667 0.005716 10.564858 ( 4.912524)
test_btest 0.000720 0.000123 113.922018 ( 29.699243)
test_basic 0.010100 0.000000 1.177235 ( 1.224379)
test_all 0.098074 0.052082 820.731510 (273.794029)
test_rubyspec 0.041948 0.043497 166.026491 ( 40.398412)
total: 361.58 sec