Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241103-130205
#<BuildRuby:0x00007fbbdadffdc0
@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.20241103-130205",
@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.000020 0.000002 0.000022 ( 0.000023)
autoconf 0.000036 0.000004 0.000040 ( 0.000040)
configure 0.000026 0.000004 0.000030 ( 0.000030)
build_up 0.005005 0.004169 4.227311 ( 4.960767)
build_miniruby 0.000000 0.001931 1.851407 ( 2.048593)
build_ruby 0.002693 0.000000 4.785615 ( 5.263504)
build_all 0.007597 0.002933 7.222539 ( 4.521844)
build_install 0.024545 0.000443 10.087291 ( 5.235082)
test_btest 0.000814 0.000124 77.565391 ( 25.001342)
test_basic 0.004034 0.008170 1.104345 ( 1.426336)
test_all 0.102995 0.051485 788.960446 (323.226038)
test_rubyspec 0.047932 0.039784 125.641884 ( 63.560403)
total: 435.25 sec