Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241101-010556
#<BuildRuby:0x00007faec15bfdc0
@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.20241101-010556",
@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.000024 0.000011 0.000035 ( 0.000035)
configure 0.000020 0.000008 0.000028 ( 0.000029)
build_up 0.003067 0.005561 4.158490 ( 4.614353)
build_miniruby 0.001227 0.000591 1.715020 ( 1.871502)
build_ruby 0.001437 0.000692 4.609968 ( 4.954077)
build_all 0.004056 0.005970 7.247314 ( 4.019634)
build_install 0.017243 0.006612 10.119929 ( 6.775416)
test_btest 0.000845 0.000422 80.483288 ( 58.585169)
test_basic 0.006395 0.005345 1.112258 ( 1.515152)
test_all 0.125588 0.032929 846.531218 (508.247287)
test_rubyspec 0.051018 0.037108 124.951882 ( 42.830151)
total: 633.41 sec