Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20241014-100731
#<BuildRuby:0x00007f62fc11fdd0
@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.20241014-100731",
@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.000012 0.000004 0.000016 ( 0.000016)
autoconf 0.000022 0.000006 0.000028 ( 0.000029)
configure 0.000018 0.000006 0.000024 ( 0.000023)
build_up 0.002793 0.004935 3.663068 ( 3.546687)
build_miniruby 0.001232 0.000429 1.618808 ( 1.615484)
build_ruby 0.001456 0.000507 4.472165 ( 4.610544)
build_all 0.002749 0.006153 7.297498 ( 3.163208)
build_install 0.019683 0.001290 10.204762 ( 5.118141)
test_btest 0.000675 0.000233 96.518377 ( 34.269022)
test_basic 0.009289 0.000324 1.073870 ( 1.125593)
test_all 0.094486 0.055289 771.480148 (239.975849)
test_rubyspec 0.059650 0.026780 133.332821 ( 23.942505)
total: 317.37 sec