Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230131-140433
#<BuildRuby:0x00005654e60ca198
@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.20230131-140433",
@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.000012 0.000001 0.000013 ( 0.000014)
autoconf 0.000023 0.000002 0.000025 ( 0.000025)
configure 0.000019 0.000001 0.000020 ( 0.000021)
build_up 0.004146 0.000332 0.865006 ( 1.288779)
build_miniruby 0.001083 0.000086 0.931338 ( 0.929943)
build_ruby 0.001237 0.000000 2.147648 ( 2.363927)
build_all 0.002313 0.004138 3.561548 ( 1.815366)
build_install 0.009056 0.004283 2.500510 ( 1.674208)
test_btest 0.000748 0.000107 56.195341 ( 15.032941)
test_basic 0.004724 0.000067 0.419418 ( 0.513826)
test_all 0.001475 0.000204 633.444021 (189.690993)
test_rubyspec 0.020181 0.024920 66.033284 ( 75.900541)
total: 289.21 sec