Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240710-122002
#<BuildRuby:0x00007f6106e0fdd0
@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.20240710-122002",
@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.000025 0.000005 0.000030 ( 0.000031)
autoconf 0.000035 0.000007 0.000042 ( 0.000043)
configure 0.000027 0.000006 0.000033 ( 0.000033)
build_up 0.003739 0.003951 3.862508 ( 3.345931)
build_miniruby 0.001532 0.000000 1.327962 ( 1.325939)
build_ruby 0.001856 0.000000 3.592768 ( 3.766100)
build_all 0.009147 0.000138 7.552415 ( 2.937896)
build_install 0.017283 0.001794 10.746529 ( 5.021095)
test_btest 0.000834 0.000000 116.779961 ( 43.859724)
test_basic 0.004941 0.003736 1.143574 ( 1.190758)
test_all 0.117644 0.030042 861.860008 (281.736140)
test_rubyspec 0.059004 0.031128 158.712676 ( 34.449963)
total: 377.63 sec