Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240727-181904
#<BuildRuby:0x00007f5a6019fde0
@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.20240727-181904",
@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.000013 0.000006 0.000019 ( 0.000020)
autoconf 0.000022 0.000011 0.000033 ( 0.000033)
configure 0.000020 0.000009 0.000029 ( 0.000030)
build_up 0.002453 0.005271 3.279403 ( 3.282696)
build_miniruby 0.000984 0.000513 1.274770 ( 1.271357)
build_ruby 0.001210 0.000632 2.983842 ( 3.232329)
build_all 0.006447 0.001123 6.391118 ( 2.372242)
build_install 0.014142 0.002884 9.502512 ( 4.460077)
test_btest 0.000598 0.000277 108.490002 ( 27.950635)
test_basic 0.008215 0.001795 1.066869 ( 1.109091)
test_all 0.099891 0.049824 789.529401 (296.115671)
test_rubyspec 0.059285 0.031690 173.265029 ( 36.371756)
total: 376.17 sec