Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241127-155216
#<BuildRuby:0x00007fc3537bfde0
@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.20241127-155216",
@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.000018)
autoconf 0.000024 0.000005 0.000029 ( 0.000029)
configure 0.000018 0.000004 0.000022 ( 0.000023)
build_up 0.000552 0.008108 3.466539 ( 3.597749)
build_miniruby 0.001158 0.000331 1.687410 ( 1.685050)
build_ruby 0.001608 0.000459 4.061511 ( 4.287361)
build_all 0.008277 0.000021 6.271629 ( 2.470254)
build_install 0.019120 0.001767 8.817183 ( 4.266307)
test_btest 0.000631 0.000154 81.400885 ( 22.461440)
test_basic 0.004246 0.005013 0.859519 ( 0.908771)
test_all 0.105191 0.041638 743.593539 (252.933794)
test_rubyspec 0.042144 0.040622 124.722534 ( 30.951730)
total: 323.56 sec