Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241026-033006
#<BuildRuby:0x00007f3924b9fdc0
@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.20241026-033006",
@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.000016 0.000002 0.000018 ( 0.000019)
autoconf 0.000031 0.000004 0.000035 ( 0.000034)
configure 0.000025 0.000003 0.000028 ( 0.000028)
build_up 0.000853 0.006768 3.958019 ( 3.831900)
build_miniruby 0.001305 0.000224 1.607364 ( 1.605138)
build_ruby 0.001780 0.000305 4.273109 ( 4.415164)
build_all 0.007494 0.001284 6.347942 ( 2.594540)
build_install 0.014072 0.004428 8.379675 ( 3.864547)
test_btest 0.000978 0.000180 76.898642 ( 20.411842)
test_basic 0.005177 0.004385 1.034926 ( 1.081932)
test_all 0.100175 0.050024 772.652649 (260.420403)
test_rubyspec 0.035283 0.055139 127.169312 ( 37.218879)
total: 335.45 sec