Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230821-211022
#<BuildRuby:0x000055603f70a3b0
@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.20230821-211022",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@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.000022 0.000002 0.000024 ( 0.000022)
autoconf 0.000000 0.000079 0.000079 ( 0.000048)
configure 0.000000 0.000036 0.000036 ( 0.000035)
build_up 0.000000 0.007048 2.302991 ( 6.207997)
build_miniruby 0.000948 0.000627 1.582210 ( 2.406325)
build_ruby 0.001549 0.000206 3.282487 ( 5.557458)
build_all 0.007590 0.000459 6.364117 ( 6.128794)
build_install 0.001319 0.017799 7.574068 ( 8.287012)
test_btest 0.000709 0.000188 82.748044 ( 56.681619)
test_basic 0.003908 0.003864 0.994732 ( 1.894248)
test_all 0.009125 0.000385 664.699774 (557.030138)
test_rubyspec 0.042876 0.031153 107.560479 (238.081495)
total: 882.29 sec