Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240827-080010
#<BuildRuby:0x00007fe0c543fdc0
@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.20240827-080010",
@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.000025 0.000004 0.000029 ( 0.000027)
autoconf 0.000046 0.000008 0.000054 ( 0.000052)
configure 0.000038 0.000006 0.000044 ( 0.000043)
build_up 0.005062 0.004058 4.251397 ( 6.225357)
build_miniruby 0.001586 0.000285 1.829420 ( 2.263506)
build_ruby 0.002091 0.000375 4.876356 ( 6.144777)
build_all 0.010308 0.001850 9.133659 ( 9.166879)
build_install 0.015495 0.012377 12.353028 ( 13.969610)
test_btest 0.000817 0.000190 128.733283 (126.050132)
test_basic 0.010803 0.002512 1.378804 ( 2.056178)
test_all 0.102735 0.062154 956.651494 (694.007269)
test_rubyspec 0.050842 0.041217 175.783505 ( 68.248444)
total: 928.13 sec