Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241002-110653
#<BuildRuby:0x00007f5a9f4afdc0
@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.20241002-110653",
@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.000010 0.000003 0.000013 ( 0.000014)
autoconf 0.000024 0.000006 0.000030 ( 0.000033)
configure 0.000016 0.000004 0.000020 ( 0.000020)
build_up 0.003740 0.003980 3.276314 ( 3.230607)
build_miniruby 0.001135 0.000324 1.131005 ( 1.129457)
build_ruby 0.001342 0.000383 3.026596 ( 3.266973)
build_all 0.007356 0.000864 5.809875 ( 2.236158)
build_install 0.017107 0.000985 8.725896 ( 3.874695)
test_btest 0.000684 0.000164 84.468101 ( 21.885329)
test_basic 0.009140 0.001064 0.846111 ( 0.893453)
test_all 0.104487 0.043300 641.410352 (201.372485)
test_rubyspec 0.052596 0.035225 140.702539 ( 22.533201)
total: 260.42 sec