Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240923-170809
#<BuildRuby:0x00007f3ea7ddfdc8
@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.20240923-170809",
@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.000021 0.000004 0.000025 ( 0.000026)
autoconf 0.000036 0.000008 0.000044 ( 0.000044)
configure 0.000032 0.000007 0.000039 ( 0.000039)
build_up 0.000000 0.008359 4.678543 ( 3.951715)
build_miniruby 0.000000 0.001667 1.520578 ( 1.517230)
build_ruby 0.001028 0.000860 4.219574 ( 4.418083)
build_all 0.008088 0.000083 6.869963 ( 2.878994)
build_install 0.015080 0.004190 10.483886 ( 4.823637)
test_btest 0.000934 0.000260 93.196637 ( 26.189283)
test_basic 0.001625 0.009249 1.168091 ( 1.211117)
test_all 0.109589 0.038044 753.309726 (232.880329)
test_rubyspec 0.044975 0.041401 136.761932 ( 32.797907)
total: 310.67 sec