Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20250425-110510
#<BuildRuby:0x00007f0b3e5afdc0
@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.20250425-110510",
@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.000006 0.000021 ( 0.000022)
autoconf 0.000025 0.000010 0.000035 ( 0.000035)
configure 0.000021 0.000008 0.000029 ( 0.000030)
build_up 0.003629 0.001494 1.404806 ( 1.712985)
build_miniruby 0.001068 0.000440 1.161788 ( 1.159073)
build_ruby 0.001238 0.000509 3.127686 ( 3.270136)
build_all 0.006524 0.000895 5.141400 ( 2.044826)
build_install 0.012141 0.003464 6.608065 ( 3.472067)
test_btest 0.000591 0.000221 44.148540 ( 11.860514)
test_basic 0.006815 0.001085 0.615477 ( 0.676591)
test_all 0.071828 0.046569 517.880087 (160.934819)
test_rubyspec 0.054198 0.023627 102.486211 ( 24.012542)
total: 209.14 sec