Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241114-021219
#<BuildRuby:0x00007fbbe5a8fdd8
@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.20241114-021219",
@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.000015 0.000006 0.000021 ( 0.000023)
autoconf 0.000023 0.000009 0.000032 ( 0.000032)
configure 0.000019 0.000008 0.000027 ( 0.000026)
build_up 0.006878 0.000000 2.610903 ( 2.754424)
build_miniruby 0.001354 0.000143 1.045058 ( 1.045267)
build_ruby 0.001126 0.000394 2.783870 ( 32.621721)
build_all 0.007224 0.000000 5.065895 ( 2.028502)
build_install 0.011051 0.006071 7.415133 ( 3.414269)
test_btest 0.000675 0.000234 65.223299 ( 16.985848)
test_basic 0.004641 0.004140 0.756309 ( 0.804138)
test_all 0.116224 0.026202 612.534084 (179.023552)
test_rubyspec 0.033705 0.048700 114.255658 ( 20.654504)
total: 259.33 sec