Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230102-194947
#<BuildRuby:0x000055e1953f1fe8
@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.20230102-194947",
@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.000020 0.000002 0.000022 ( 0.000022)
configure 0.000017 0.000002 0.000019 ( 0.000018)
build_up 0.004365 0.000030 1.183538 ( 1.602911)
build_miniruby 0.001387 0.000116 1.560042 ( 1.560743)
build_ruby 0.002175 0.000000 3.640819 ( 4.033482)
build_all 0.008280 0.000000 3.944684 ( 2.124277)
build_install 0.012136 0.000458 2.946446 ( 2.003722)
test_btest 0.000628 0.000045 56.251142 ( 16.187176)
test_basic 0.004351 0.000036 0.412834 ( 0.506616)
test_all 0.001021 0.000041 619.693958 (177.237626)
test_rubyspec 0.021652 0.022758 63.436899 ( 73.293658)
total: 278.55 sec