Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241024-114553
#<BuildRuby:0x00007fed20f0fdd8
@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.20241024-114553",
@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.000013 0.000007 0.000020 ( 0.000022)
autoconf 0.000024 0.000014 0.000038 ( 0.000038)
configure 0.000023 0.000013 0.000036 ( 0.000035)
build_up 0.005078 0.002844 3.618652 ( 3.648968)
build_miniruby 0.001027 0.000575 1.431402 ( 1.429040)
build_ruby 0.001328 0.000744 4.193956 ( 4.379989)
build_all 0.001147 0.008169 7.052832 ( 2.984803)
build_install 0.012500 0.008317 9.967163 ( 4.837707)
test_btest 0.000511 0.000323 75.739916 ( 20.359077)
test_basic 0.000000 0.009830 0.865709 ( 0.910370)
test_all 0.104507 0.040545 687.030098 (197.992189)
test_rubyspec 0.031512 0.051193 118.962822 ( 21.636504)
total: 258.18 sec