Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240726-204033
#<BuildRuby:0x00007f3db912fdd8
@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.20240726-204033",
@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.000006 0.000022 ( 0.000022)
autoconf 0.000027 0.000010 0.000037 ( 0.000037)
configure 0.000022 0.000008 0.000030 ( 0.000030)
build_up 0.001026 0.006811 3.522366 ( 3.580881)
build_miniruby 0.001182 0.000500 1.485339 ( 1.482498)
build_ruby 0.000000 0.001784 3.977135 ( 4.171303)
build_all 0.007615 0.000325 7.782003 ( 3.075329)
build_install 0.013507 0.004649 10.594872 ( 5.154604)
test_btest 0.000763 0.000310 111.256941 ( 28.999446)
test_basic 0.005822 0.003090 1.006187 ( 1.054209)
test_all 0.096019 0.049651 783.590109 (239.423613)
test_rubyspec 0.035738 0.049452 163.302733 ( 36.489852)
total: 323.43 sec