Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241019-075058
#<BuildRuby:0x00007f7994abfdc8
@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.20241019-075058",
@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.000011 0.000004 0.000015 ( 0.000016)
autoconf 0.000020 0.000009 0.000029 ( 0.000028)
configure 0.000018 0.000008 0.000026 ( 0.000026)
build_up 0.003897 0.003954 2.944126 ( 3.087179)
build_miniruby 0.001205 0.000536 1.244676 ( 1.241261)
build_ruby 0.001862 0.000000 3.198114 ( 3.410545)
build_all 0.008135 0.000771 6.445668 ( 2.580161)
build_install 0.011485 0.005456 9.252557 ( 4.190463)
test_btest 0.000771 0.000316 87.495700 ( 22.975448)
test_basic 0.009931 0.000461 0.878057 ( 0.920813)
test_all 0.100123 0.046122 701.182514 (203.077468)
test_rubyspec 0.046415 0.040365 135.586797 ( 24.532103)
total: 266.02 sec