Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240831-022954
#<BuildRuby:0x00007f9ff931fdd0
@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.20240831-022954",
@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.000022 0.000004 0.000026 ( 0.000027)
autoconf 0.000035 0.000006 0.000041 ( 0.000041)
configure 0.000029 0.000005 0.000034 ( 0.000034)
build_up 0.007189 0.000580 3.183485 ( 3.391479)
build_miniruby 0.001717 0.000460 9.241229 ( 8.420072)
build_ruby 0.000000 0.002117 3.051200 ( 3.272338)
build_all 0.007834 0.000790 6.819893 ( 2.536829)
build_install 0.011011 0.009715 8.844841 ( 4.148247)
test_btest 0.000806 0.000201 96.984698 ( 25.326806)
test_basic 0.004996 0.004093 0.918416 ( 0.965954)
test_all 0.103464 0.046143 714.814659 (238.700645)
test_rubyspec 0.054189 0.033869 158.710297 ( 24.603745)
total: 311.37 sec