Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241228-071721
#<BuildRuby:0x00007f9d389dfdc8
@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.20241228-071721",
@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.000019 0.000004 0.000023 ( 0.000023)
autoconf 0.000032 0.000007 0.000039 ( 0.000039)
configure 0.000031 0.000007 0.000038 ( 0.000037)
build_up 0.004978 0.001089 2.089617 ( 3.164922)
build_miniruby 0.001356 0.000297 1.731009 ( 1.837308)
build_ruby 0.001748 0.000382 4.382781 ( 4.884790)
build_all 0.008258 0.001806 7.024338 ( 4.598526)
build_install 0.009223 0.010903 8.638763 ( 6.231403)
test_btest 0.000619 0.000172 80.500132 ( 55.964367)
test_basic 0.009059 0.002517 1.079958 ( 1.341304)
test_all 0.100974 0.041067 649.024200 (207.724510)
test_rubyspec 0.040057 0.039262 110.530931 ( 20.956266)
total: 306.70 sec