Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241109-221719
#<BuildRuby:0x00007fcbccadfdc8
@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.20241109-221719",
@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.000006 0.000017 ( 0.000019)
autoconf 0.000023 0.000013 0.000036 ( 0.000036)
configure 0.000023 0.000013 0.000036 ( 0.000036)
build_up 0.006579 0.001195 3.796238 ( 3.687058)
build_miniruby 0.001042 0.000544 1.340036 ( 1.336401)
build_ruby 0.001865 0.000000 3.533006 ( 3.708200)
build_all 0.007131 0.000739 6.305716 ( 2.690969)
build_install 0.012778 0.006295 9.222204 ( 4.496999)
test_btest 0.000580 0.000279 75.032966 ( 19.706748)
test_basic 0.009316 0.000539 0.889511 ( 0.935219)
test_all 0.112908 0.036847 706.271699 (204.246272)
test_rubyspec 0.047884 0.034642 121.240991 ( 25.041347)
total: 265.85 sec