Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240714-134552
#<BuildRuby:0x00007f7ccb4bfdd0
@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.20240714-134552",
@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.000014 0.000005 0.000019 ( 0.000018)
autoconf 0.000023 0.000008 0.000031 ( 0.000031)
configure 0.000019 0.000006 0.000025 ( 0.000025)
build_up 0.003818 0.003921 3.220022 ( 3.188248)
build_miniruby 0.001067 0.000371 1.192423 ( 1.189613)
build_ruby 0.001523 0.000530 3.826059 ( 4.000927)
build_all 0.008537 0.000114 7.544772 ( 3.023854)
build_install 0.014884 0.005066 9.699486 ( 4.346153)
test_btest 0.001048 0.000000 105.549371 ( 28.464827)
test_basic 0.001003 0.006968 1.113643 ( 1.174584)
test_all 0.095178 0.053471 813.057909 (239.647489)
test_rubyspec 0.042914 0.041648 156.024158 ( 33.218266)
total: 318.25 sec