Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240822-030329
#<BuildRuby:0x00007f5f98aafdd0
@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.20240822-030329",
@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.000019 0.000005 0.000024 ( 0.000025)
autoconf 0.000036 0.000010 0.000046 ( 0.000046)
configure 0.000030 0.000009 0.000039 ( 0.000039)
build_up 0.003049 0.005029 3.427645 ( 3.434133)
build_miniruby 0.001567 0.000522 1.300916 ( 1.298063)
build_ruby 0.001983 0.000000 3.563589 ( 3.788747)
build_all 0.007163 0.001634 7.567408 ( 2.886786)
build_install 0.019324 0.000000 10.751364 ( 5.028513)
test_btest 0.000000 0.000949 114.347922 ( 30.741955)
test_basic 0.005830 0.006215 1.211502 ( 1.272229)
test_all 0.102909 0.049407 845.233035 (256.156609)
test_rubyspec 0.050044 0.037353 170.133757 ( 39.755651)
total: 344.36 sec