Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241226-111123
#<BuildRuby:0x00007f45bc71fdc8
@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.20241226-111123",
@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.000016 0.000006 0.000022 ( 0.000023)
autoconf 0.000027 0.000010 0.000037 ( 0.000037)
configure 0.000022 0.000009 0.000031 ( 0.000032)
build_up 0.005197 0.000500 2.084872 ( 2.386243)
build_miniruby 0.001023 0.000394 1.578071 ( 1.575534)
build_ruby 0.001959 0.000000 4.141753 ( 4.317155)
build_all 0.006274 0.002604 6.556275 ( 2.756417)
build_install 0.008745 0.008159 8.017691 ( 4.140334)
test_btest 0.000661 0.000277 76.217533 ( 20.580770)
test_basic 0.005111 0.004444 1.005964 ( 1.056582)
test_all 0.105031 0.040755 756.866667 (251.444263)
test_rubyspec 0.047891 0.031295 120.350849 ( 27.392869)
total: 315.65 sec