Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241003-123051
#<BuildRuby:0x00007f7bcd50fdc0
@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.20241003-123051",
@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.000005 0.000022 ( 0.000024)
autoconf 0.000032 0.000010 0.000042 ( 0.000042)
configure 0.000024 0.000007 0.000031 ( 0.000033)
build_up 0.003916 0.005244 4.009616 ( 10.714967)
build_miniruby 0.001950 0.000000 1.931433 ( 5.425323)
build_ruby 0.001851 0.000026 4.784532 ( 8.627566)
build_all 0.006793 0.004652 8.145634 ( 6.527012)
build_install 0.017731 0.007356 11.704426 ( 9.427019)
test_btest 0.000704 0.000252 101.802680 ( 60.473300)
test_basic 0.007529 0.006725 1.327322 ( 1.923896)
test_all 0.114542 0.053093 915.059522 (793.231594)
test_rubyspec 0.049650 0.046421 147.509511 (114.466478)
total: 1010.82 sec