Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241203-113855
#<BuildRuby:0x00007fecc6fafdd8
@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.20241203-113855",
@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.000006 0.000025 ( 0.000026)
autoconf 0.000034 0.000011 0.000045 ( 0.000044)
configure 0.000026 0.000009 0.000035 ( 0.000034)
build_up 0.008771 0.001438 4.020808 ( 3.892079)
build_miniruby 0.001346 0.000417 1.641915 ( 1.711537)
build_ruby 0.001749 0.000543 4.522940 ( 4.896683)
build_all 0.004424 0.005937 6.801121 ( 4.428466)
build_install 0.020620 0.005351 9.783093 ( 7.246155)
test_btest 0.000297 0.000779 83.744539 ( 57.871365)
test_basic 0.001654 0.010116 1.188624 ( 1.485956)
test_all 0.097847 0.051530 785.348124 (328.727225)
test_rubyspec 0.045402 0.031610 117.941750 ( 24.185759)
total: 434.45 sec