Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240808-201230
#<BuildRuby:0x00007f7c636efdc0
@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.20240808-201230",
@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.000017 0.000004 0.000021 ( 0.000021)
autoconf 0.000027 0.000006 0.000033 ( 0.000033)
configure 0.000022 0.000005 0.000027 ( 0.000027)
build_up 0.005116 0.003253 2.843840 ( 3.169751)
build_miniruby 0.001414 0.000369 7.506057 ( 7.355009)
build_ruby 0.000000 0.001939 3.253258 ( 21.328858)
build_all 0.001861 0.006509 6.646187 ( 2.477760)
build_install 0.017514 0.001956 8.376324 ( 3.885467)
test_btest 0.000718 0.000223 103.362941 ( 26.586287)
test_basic 0.004441 0.005366 0.865109 ( 0.912826)
test_all 0.108487 0.038139 728.804995 (211.644442)
test_rubyspec 0.066143 0.029704 169.698451 ( 43.675765)
total: 321.04 sec