Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241205-090721
#<BuildRuby:0x00007f422c90fdd8
@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.20241205-090721",
@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.000016 0.000003 0.000019 ( 0.000019)
autoconf 0.000027 0.000005 0.000032 ( 0.000032)
configure 0.000023 0.000005 0.000028 ( 0.000026)
build_up 0.007170 0.000611 3.459303 ( 3.402512)
build_miniruby 0.001258 0.000236 1.232397 ( 1.230138)
build_ruby 0.001618 0.000000 4.011445 ( 4.179156)
build_all 0.008113 0.000301 6.669043 ( 2.852113)
build_install 0.015128 0.001152 8.448073 ( 6.156011)
test_btest 0.000000 0.000971 78.838725 ( 26.603318)
test_basic 0.005484 0.006880 1.122592 ( 1.218611)
test_all 0.086572 0.057714 714.833519 (230.466085)
test_rubyspec 0.038187 0.041924 121.791335 ( 25.475251)
total: 301.58 sec