Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20250504-170227
#<BuildRuby:0x00007fb72e45fdc0
@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.20250504-170227",
@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.000026 0.000007 0.000033 ( 0.000030)
autoconf 0.000038 0.000010 0.000048 ( 0.000048)
configure 0.000040 0.000011 0.000051 ( 0.000042)
build_up 0.005596 0.001574 2.871757 ( 3.417025)
build_miniruby 0.001713 0.000482 1.861781 ( 2.017297)
build_ruby 0.002332 0.000000 4.611419 ( 16.261209)
build_all 0.008067 0.000567 6.057152 ( 4.774844)
build_install 0.010502 0.007317 7.768589 ( 64.414332)
test_btest 0.000685 0.000202 49.394850 ( 14.591880)
test_basic 0.003143 0.008638 0.979381 ( 1.068235)
test_all 0.071511 0.051444 607.964093 (195.295879)
test_rubyspec 0.041653 0.038784 109.356978 ( 27.570975)
total: 329.41 sec