Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230215-033940
#<BuildRuby:0x000055654e66e258
@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.20230215-033940",
@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.000001 0.000016 ( 0.000016)
autoconf 0.000024 0.000002 0.000026 ( 0.000026)
configure 0.000020 0.000002 0.000022 ( 0.000022)
build_up 0.004512 0.000000 1.370488 ( 1.764930)
build_miniruby 0.001365 0.000000 1.195776 ( 1.209066)
build_ruby 0.001644 0.000000 2.306623 ( 2.547963)
build_all 0.000000 0.007004 4.024255 ( 2.418692)
build_install 0.013242 0.001187 3.134264 ( 2.816633)
test_btest 0.000608 0.000087 55.866560 ( 27.976786)
test_basic 0.005481 0.000184 0.467735 ( 0.565018)
test_all 0.001480 0.000127 643.760147 (243.913275)
test_rubyspec 0.024793 0.022255 71.099405 ( 81.896406)
total: 365.11 sec