Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240828-152705
#<BuildRuby:0x00007f00cde0fdd8
@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.20240828-152705",
@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.000013 0.000005 0.000018 ( 0.000019)
autoconf 0.000025 0.000009 0.000034 ( 0.000034)
configure 0.000021 0.000008 0.000029 ( 0.000028)
build_up 0.007007 0.001112 3.177718 ( 3.145741)
build_miniruby 0.001585 0.000000 1.362885 ( 1.359908)
build_ruby 0.000000 0.001869 3.832606 ( 4.046214)
build_all 0.005891 0.002807 7.981845 ( 3.169754)
build_install 0.018456 0.001137 10.096316 ( 4.480999)
test_btest 0.000000 0.001071 111.494791 ( 29.067826)
test_basic 0.002779 0.006957 1.081919 ( 1.131310)
test_all 0.098342 0.053892 891.774173 (284.299218)
test_rubyspec 0.058080 0.034436 169.212762 ( 42.868043)
total: 373.57 sec