Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240627-152043
#<BuildRuby:0x00007f85ac26fdc0
@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.20240627-152043",
@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.000021 0.000006 0.000027 ( 0.000028)
autoconf 0.000036 0.000011 0.000047 ( 0.000048)
configure 0.000026 0.000008 0.000034 ( 0.000035)
build_up 0.008637 0.001381 4.534796 ( 8.670890)
build_miniruby 0.001873 0.000551 1.795499 ( 2.719336)
build_ruby 0.002789 0.000000 4.839370 ( 29.726039)
build_all 0.010053 0.001294 8.869368 ( 12.844052)
build_install 0.017200 0.011279 12.521915 ( 18.339817)
test_btest 0.000767 0.000242 125.727021 (181.736208)
test_basic 0.008154 0.005734 1.394059 ( 2.707133)
test_all 0.107371 0.058343 970.370516 (797.891960)
test_rubyspec 0.060242 0.032135 166.294929 ( 48.804065)
total: 1103.44 sec