Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241208-061514
#<BuildRuby:0x00007fb5cec9fdc0
@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.20241208-061514",
@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.000015 0.000003 0.000018 ( 0.000019)
autoconf 0.000024 0.000004 0.000028 ( 0.000028)
configure 0.000019 0.000004 0.000023 ( 0.000022)
build_up 0.000000 0.007045 2.420192 ( 2.462876)
build_miniruby 0.000501 0.000967 1.114009 ( 1.111101)
build_ruby 0.001790 0.000000 3.074086 ( 22.588828)
build_all 0.007791 0.000000 5.561728 ( 2.297227)
build_install 0.016581 0.003586 7.596429 ( 3.534587)
test_btest 0.002585 0.000671 73.597863 ( 26.261614)
test_basic 0.007225 0.000000 0.661871 ( 0.726076)
test_all 0.108513 0.034203 648.825797 (207.298841)
test_rubyspec 0.042028 0.039946 114.260368 ( 21.240313)
total: 287.52 sec