Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240628-155949
#<BuildRuby:0x00007f370da2fdc8
@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.20240628-155949",
@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.000024)
autoconf 0.000036 0.000006 0.000042 ( 0.000043)
configure 0.000035 0.000006 0.000041 ( 0.000041)
build_up 0.008764 0.000000 4.164647 ( 3.806559)
build_miniruby 0.001741 0.000000 1.552875 ( 1.549450)
build_ruby 0.002013 0.000131 4.221804 ( 4.332309)
build_all 0.001031 0.008205 8.245291 ( 3.317132)
build_install 0.008923 0.011198 10.496778 ( 4.840449)
test_btest 0.000975 0.000268 114.544606 ( 30.257391)
test_basic 0.009385 0.000378 1.143465 ( 1.398674)
test_all 0.118243 0.031771 812.239604 (249.403347)
test_rubyspec 0.066422 0.027489 165.611564 ( 33.898892)
total: 332.81 sec