Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20250314-060415
#<BuildRuby:0x00007f324ceefdd8
@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.20250314-060415",
@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.000002 0.000017 ( 0.000018)
autoconf 0.000034 0.000005 0.000039 ( 0.000039)
configure 0.000024 0.000003 0.000027 ( 0.000028)
build_up 0.005964 0.000822 2.442002 ( 2.317970)
build_miniruby 0.001482 0.000204 1.349602 ( 1.347267)
build_ruby 0.001655 0.000228 3.586129 ( 3.731448)
build_all 0.007658 0.001056 5.820713 ( 2.520099)
build_install 0.016270 0.003600 7.880964 ( 4.144643)
test_btest 0.000943 0.000000 49.321765 ( 14.099852)
test_basic 0.008906 0.000000 0.901104 ( 0.956005)
test_all 0.094346 0.026335 606.383247 (176.271071)
test_rubyspec 0.053420 0.021303 98.127846 ( 22.071881)
total: 227.46 sec