Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240621-095003
#<BuildRuby:0x00007f5bbde5fdd8
@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.20240621-095003",
@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.000017 0.000006 0.000023 ( 0.000023)
autoconf 0.000032 0.000012 0.000044 ( 0.000044)
configure 0.000024 0.000008 0.000032 ( 0.000034)
build_up 0.006874 0.000988 3.579788 ( 3.628779)
build_miniruby 0.001190 0.000412 1.493773 ( 1.490767)
build_ruby 0.001655 0.000573 4.127473 ( 19.024776)
build_all 0.005468 0.003167 7.898358 ( 3.165930)
build_install 0.010284 0.009084 10.677376 ( 5.123586)
test_btest 0.000763 0.000305 110.873855 ( 29.801264)
test_basic 0.009043 0.000212 1.215159 ( 1.265551)
test_all 0.109854 0.040770 856.507728 (262.974271)
test_rubyspec 0.056806 0.033038 162.426257 ( 33.986263)
total: 360.46 sec