Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230614-214342
#<BuildRuby:0x0000558d2501e138
@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.20230614-214342",
@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.000018 0.000002 0.000020 ( 0.000021)
autoconf 0.000022 0.000002 0.000024 ( 0.000025)
configure 0.000021 0.000003 0.000024 ( 0.000023)
build_up 0.005882 0.000653 1.948690 ( 4.574195)
build_miniruby 0.001521 0.000169 1.370558 ( 1.797407)
build_ruby 0.001597 0.000177 2.762318 ( 3.501513)
build_all 0.006353 0.000706 2.396603 ( 2.274163)
build_install 0.017659 0.000430 3.745938 ( 3.886864)
test_btest 0.000867 0.000087 75.225241 ( 44.239096)
test_basic 0.001665 0.004851 0.790305 ( 0.938475)
test_all 0.000772 0.001517 574.408032 (257.356494)
test_rubyspec 0.017324 0.034200 83.505980 (116.458933)
total: 435.03 sec