Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221209-024649
#<BuildRuby:0x00005648f6a81fe8
@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.20221209-024649",
@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.000011 0.000001 0.000012 ( 0.000012)
autoconf 0.000020 0.000002 0.000022 ( 0.000022)
configure 0.000017 0.000002 0.000019 ( 0.000018)
build_up 0.005143 0.000447 1.357100 ( 1.528834)
build_miniruby 0.001013 0.000088 1.261871 ( 1.260892)
build_ruby 0.001324 0.000115 2.543030 ( 2.537548)
build_all 0.000000 0.007212 3.441163 ( 1.788818)
build_install 0.007724 0.005600 2.801074 ( 1.883902)
test_btest 0.000633 0.000126 56.158192 ( 15.337808)
test_basic 0.005460 0.000000 0.405455 ( 0.502314)
test_all 0.001168 0.000000 647.827474 (200.500584)
test_rubyspec 0.013002 0.019609 61.075684 ( 71.068858)
total: 296.41 sec