Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230831-232216
#<BuildRuby:0x000055b5b8b6e090
@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.20230831-232216",
@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.000020)
autoconf 0.000024 0.000002 0.000026 ( 0.000027)
configure 0.000021 0.000002 0.000023 ( 0.000024)
build_up 0.002021 0.004179 1.821492 ( 2.909027)
build_miniruby 0.001163 0.000172 1.649154 ( 1.875718)
build_ruby 0.001454 0.000216 3.566348 ( 4.052486)
build_all 0.007834 0.001160 6.384772 ( 4.803157)
build_install 0.008723 0.008708 7.556411 ( 5.349315)
test_btest 0.000914 0.000190 83.907861 ( 43.824058)
test_basic 0.000000 0.008235 0.972579 ( 1.157910)
test_all 0.000355 0.009366 680.554218 (304.451631)
test_rubyspec 0.031781 0.044565 105.196678 (129.899602)
total: 498.32 sec