Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241228-181427
#<BuildRuby:0x00007f3114d6fdc0
@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-181427",
@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.000040 0.000005 0.000045 ( 0.000044)
configure 0.000031 0.000004 0.000035 ( 0.000035)
build_up 0.001805 0.004235 2.141440 ( 2.650493)
build_miniruby 0.001828 0.000000 1.709875 ( 1.821414)
build_ruby 0.002235 0.000000 4.291521 ( 37.601924)
build_all 0.009552 0.000243 6.812132 ( 3.909030)
build_install 0.019002 0.002017 8.934985 ( 5.875439)
test_btest 0.000833 0.000112 78.310329 ( 36.819949)
test_basic 0.002498 0.009473 1.069161 ( 1.170116)
test_all 0.110940 0.035893 755.510946 (268.174035)
test_rubyspec 0.055739 0.024210 117.878484 ( 34.317172)
total: 392.34 sec