Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221208-173349
#<BuildRuby:0x0000559e915e6228
@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.20221208-173349",
@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.000008 0.000001 0.000009 ( 0.000010)
autoconf 0.000013 0.000002 0.000015 ( 0.000016)
configure 0.000010 0.000002 0.000012 ( 0.000013)
build_up 0.004496 0.000857 1.300881 ( 1.483835)
build_miniruby 0.000778 0.000148 1.032722 ( 1.031688)
build_ruby 0.001357 0.000000 2.404737 ( 2.399803)
build_all 0.002865 0.003304 3.399567 ( 1.732441)
build_install 0.003249 0.007817 2.546879 ( 1.629972)
test_btest 0.000544 0.000159 53.659109 ( 14.666488)
test_basic 0.001033 0.003061 0.412249 ( 0.509092)
test_all 0.001409 0.000451 619.441520 (184.343033)
test_rubyspec 0.016441 0.017152 63.872753 ( 73.707820)
total: 281.50 sec