Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230909-023211
#<BuildRuby:0x000056026f632230
@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.20230909-023211",
@make="make",
@quiet=false,
@ruby_env=[["RUBY_DEBUG", "ci"]],
@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.000002 0.000021 ( 0.000022)
autoconf 0.000000 0.000076 0.000076 ( 0.000047)
configure 0.000000 0.000029 0.000029 ( 0.000029)
build_up 0.002552 0.003626 2.170688 ( 4.397996)
build_miniruby 0.001356 0.000200 1.679072 ( 1.838885)
build_ruby 0.001677 0.000248 3.384565 ( 3.858457)
build_all 0.007884 0.000540 6.017393 ( 4.304577)
build_install 0.013636 0.006674 7.804844 ( 5.897416)
test_btest 0.000757 0.000135 81.737969 ( 43.587758)
test_basic 0.002551 0.005305 0.906398 ( 1.112280)
test_all 0.008431 0.000741 642.468483 (284.446660)
test_rubyspec 0.022797 0.046929 103.932820 (124.060367)
total: 473.51 sec