Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240828-073958
#<BuildRuby:0x00007f02abb6fdc8
@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.20240828-073958",
@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.000004 0.000017 ( 0.000018)
autoconf 0.000032 0.000010 0.000042 ( 0.000043)
configure 0.000027 0.000009 0.000036 ( 0.000036)
build_up 0.004992 0.004274 4.168327 ( 4.661835)
build_miniruby 0.001313 0.000452 1.775758 ( 1.920146)
build_ruby 0.002039 0.000701 5.016425 ( 5.139310)
build_all 0.010714 0.000000 8.845143 ( 5.996818)
build_install 0.026310 0.000000 11.905702 ( 8.644218)
test_btest 0.000969 0.000000 126.038515 ( 83.271693)
test_basic 0.012429 0.000000 1.377336 ( 1.862435)
test_all 0.124971 0.036915 958.232624 (624.327318)
test_rubyspec 0.058339 0.040822 179.939140 (118.130349)
total: 853.96 sec