Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230206-051608
#<BuildRuby:0x0000559a128ce108
@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.20230206-051608",
@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.000015 0.000002 0.000017 ( 0.000017)
autoconf 0.000022 0.000003 0.000025 ( 0.000025)
configure 0.000020 0.000003 0.000023 ( 0.000023)
build_up 0.004696 0.000090 0.998519 ( 1.386973)
build_miniruby 0.001113 0.000145 1.060445 ( 1.058699)
build_ruby 0.001231 0.000161 1.837650 ( 2.030591)
build_all 0.004994 0.000652 2.751143 ( 1.339094)
build_install 0.004235 0.007828 2.343834 ( 1.606958)
test_btest 0.000695 0.000139 57.598549 ( 16.203201)
test_basic 0.001914 0.003684 0.428308 ( 0.522340)
test_all 0.000897 0.000207 642.984244 (183.502057)
test_rubyspec 0.028801 0.009283 63.951056 ( 73.853594)
total: 281.50 sec