Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241110-125031
#<BuildRuby:0x00007f85fa7afdc8
@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.20241110-125031",
@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.000023 0.000002 0.000025 ( 0.000026)
autoconf 0.000037 0.000004 0.000041 ( 0.000042)
configure 0.000036 0.000004 0.000040 ( 0.000040)
build_up 0.003951 0.004541 4.147347 ( 4.596992)
build_miniruby 0.001748 0.000250 1.747385 ( 1.851453)
build_ruby 0.002133 0.000304 4.495350 ( 16.726883)
build_all 0.009749 0.000180 6.833187 ( 3.752673)
build_install 0.012964 0.011956 9.938931 ( 6.201405)
test_btest 0.000706 0.000138 82.952480 ( 51.394163)
test_basic 0.002677 0.004758 1.136188 ( 4.019591)
test_all 0.094568 0.059816 774.110208 (480.477525)
test_rubyspec 0.058454 0.031227 127.839120 ( 71.410538)
total: 640.43 sec