Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240823-055735
#<BuildRuby:0x00007fe68a82fdc0
@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.20240823-055735",
@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.000018 0.000005 0.000023 ( 0.000024)
autoconf 0.000032 0.000008 0.000040 ( 0.000041)
configure 0.000025 0.000007 0.000032 ( 0.000032)
build_up 0.006902 0.001882 4.304375 ( 6.408508)
build_miniruby 0.001560 0.000426 1.855582 ( 2.430434)
build_ruby 0.002392 0.000000 4.848890 ( 5.985874)
build_all 0.010664 0.000000 9.366586 ( 9.474417)
build_install 0.013540 0.013401 12.713466 ( 13.075716)
test_btest 0.000800 0.000246 130.575767 (142.818491)
test_basic 0.002281 0.010988 1.447144 ( 2.293455)
test_all 0.102629 0.064297 989.121909 (709.716403)
test_rubyspec 0.043460 0.047630 179.335142 ( 70.585648)
total: 962.79 sec