Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241110-000636
#<BuildRuby:0x00007f061846fdc8
@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-000636",
@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.000001 0.000019 ( 0.000021)
autoconf 0.000040 0.000002 0.000042 ( 0.000041)
configure 0.000037 0.000002 0.000039 ( 0.000039)
build_up 0.000000 0.007348 3.757710 ( 3.690190)
build_miniruby 0.001477 0.000200 1.586979 ( 1.583385)
build_ruby 0.001558 0.000164 3.559342 ( 3.826437)
build_all 0.007375 0.000354 6.291771 ( 2.637211)
build_install 0.002915 0.017326 8.779867 ( 4.200782)
test_btest 0.000772 0.000161 77.793619 ( 21.410600)
test_basic 0.007717 0.001615 0.892218 ( 0.942235)
test_all 0.102399 0.045233 702.910386 (206.678821)
test_rubyspec 0.055413 0.029734 117.857689 ( 27.157870)
total: 272.13 sec