Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241117-183007
#<BuildRuby:0x00007f801717fdd8
@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.20241117-183007",
@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.000018 0.000004 0.000022 ( 0.000024)
autoconf 0.000031 0.000008 0.000039 ( 0.000038)
configure 0.000024 0.000006 0.000030 ( 0.000031)
build_up 0.004261 0.004023 4.181428 ( 4.093582)
build_miniruby 0.001358 0.000382 1.896389 ( 1.908402)
build_ruby 0.001983 0.000090 4.735337 ( 4.883907)
build_all 0.008775 0.000673 7.090237 ( 3.153463)
build_install 0.007665 0.010628 9.421258 ( 4.509707)
test_btest 0.000726 0.000234 82.166406 ( 22.368579)
test_basic 0.009193 0.001530 1.011564 ( 1.060987)
test_all 0.119510 0.029714 755.142911 (217.925235)
test_rubyspec 0.048113 0.037178 122.413840 ( 28.925031)
total: 288.83 sec