Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241212-084023
#<BuildRuby:0x00007fd2814cfdc8
@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.20241212-084023",
@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.000017 0.000006 0.000023 ( 0.000023)
autoconf 0.000027 0.000009 0.000036 ( 0.000035)
configure 0.000029 0.000010 0.000039 ( 0.000039)
build_up 0.003295 0.003743 2.955113 ( 2.952365)
build_miniruby 0.001133 0.000405 1.379303 ( 1.376813)
build_ruby 0.000000 0.001883 3.913378 ( 4.105862)
build_all 0.008948 0.000940 6.541282 ( 3.094145)
build_install 0.017530 0.001872 8.623510 ( 4.402527)
test_btest 0.000728 0.000236 78.438669 ( 25.769486)
test_basic 0.007064 0.003725 1.028470 ( 1.112660)
test_all 0.106277 0.037836 626.139820 (198.508061)
test_rubyspec 0.036980 0.041319 111.717788 ( 22.312963)
total: 263.64 sec