Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240801-111958
#<BuildRuby:0x00007f413edafdc8
@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.20240801-111958",
@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.000003 0.000022 ( 0.000023)
autoconf 0.000038 0.000006 0.000044 ( 0.000043)
configure 0.000035 0.000005 0.000040 ( 0.000040)
build_up 0.003964 0.004009 3.653249 ( 3.597434)
build_miniruby 0.001836 0.000000 1.321415 ( 1.318755)
build_ruby 0.001897 0.000000 4.030644 ( 4.162328)
build_all 0.007711 0.001271 8.279468 ( 3.303607)
build_install 0.015377 0.004714 11.391181 ( 5.434671)
test_btest 0.000000 0.001071 117.112339 ( 31.588095)
test_basic 0.000094 0.009678 1.271604 ( 1.319149)
test_all 0.093055 0.061865 916.487154 (404.701206)
test_rubyspec 0.065860 0.027031 175.079613 ( 92.338156)
total: 547.76 sec