Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241201-004415
#<BuildRuby:0x00007f062e6afdc0
@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.20241201-004415",
@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.000001 0.000011 ( 0.000013)
autoconf 0.000022 0.000003 0.000025 ( 0.000026)
configure 0.000017 0.000002 0.000019 ( 0.000019)
build_up 0.000000 0.006739 2.282260 ( 2.344549)
build_miniruby 0.000425 0.001079 1.248101 ( 1.245202)
build_ruby 0.001445 0.000361 3.867512 ( 4.040892)
build_all 0.002108 0.006156 5.929172 ( 2.401951)
build_install 0.010966 0.006251 8.667281 ( 4.216273)
test_btest 0.000699 0.000243 77.482719 ( 25.485333)
test_basic 0.002308 0.009681 1.095259 ( 1.176689)
test_all 0.099777 0.051213 796.765568 (304.114310)
test_rubyspec 0.049704 0.035784 124.102399 ( 40.934891)
total: 385.96 sec