Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241023-193555
#<BuildRuby:0x00007f29c823fde0
@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.20241023-193555",
@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.000004 0.000022 ( 0.000022)
autoconf 0.000036 0.000008 0.000044 ( 0.000044)
configure 0.000031 0.000006 0.000037 ( 0.000038)
build_up 0.005046 0.003295 3.334934 ( 3.203257)
build_miniruby 0.001292 0.000304 1.619059 ( 1.617799)
build_ruby 0.001453 0.000342 3.883650 ( 4.064459)
build_all 0.003103 0.004802 6.784308 ( 2.828995)
build_install 0.011694 0.005701 9.798150 ( 4.722116)
test_btest 0.000882 0.000249 79.051144 ( 21.192105)
test_basic 0.007456 0.003791 0.875258 ( 0.928228)
test_all 0.097407 0.052944 771.319175 (232.491812)
test_rubyspec 0.056130 0.025512 124.685455 ( 25.406827)
total: 296.46 sec