Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241225-164608
#<BuildRuby:0x00007fcd4abcfdd0
@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.20241225-164608",
@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.000011 0.000003 0.000014 ( 0.000014)
autoconf 0.000020 0.000005 0.000025 ( 0.000025)
configure 0.000016 0.000004 0.000020 ( 0.000020)
build_up 0.000996 0.004341 1.641563 ( 1.965664)
build_miniruby 0.001035 0.000345 1.138392 ( 1.135199)
build_ruby 0.001958 0.000000 3.700918 ( 3.807070)
build_all 0.005854 0.002635 6.084700 ( 2.410103)
build_install 0.011408 0.005161 8.191986 ( 4.403432)
test_btest 0.000619 0.000216 74.230387 ( 20.277713)
test_basic 0.000000 0.010224 1.034051 ( 1.095548)
test_all 0.081852 0.060027 703.077271 (204.865219)
test_rubyspec 0.031268 0.046964 115.607912 ( 26.597123)
total: 266.56 sec