Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230106-163112
#<BuildRuby:0x0000558240575fb8
@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.20230106-163112",
@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.000003 0.000015 ( 0.000016)
autoconf 0.000017 0.000004 0.000021 ( 0.000022)
configure 0.000017 0.000004 0.000021 ( 0.000021)
build_up 0.000569 0.004031 1.142433 ( 1.680918)
build_miniruby 0.000925 0.000264 1.437081 ( 1.436694)
build_ruby 0.001046 0.000299 3.418626 ( 3.787241)
build_all 0.005821 0.001664 3.929394 ( 2.019546)
build_install 0.010129 0.004757 2.826759 ( 1.995660)
test_btest 0.000527 0.000161 57.056388 ( 17.773278)
test_basic 0.003645 0.001458 0.427815 ( 0.521914)
test_all 0.000830 0.000256 657.251134 (206.247731)
test_rubyspec 0.030383 0.015740 62.708854 ( 72.821864)
total: 308.29 sec