Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230111-160548
#<BuildRuby:0x00005575e335a058
@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.20230111-160548",
@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.000010 0.000001 0.000011 ( 0.000010)
autoconf 0.000014 0.000001 0.000015 ( 0.000015)
configure 0.000011 0.000000 0.000011 ( 0.000012)
build_up 0.003901 0.000244 0.976727 ( 1.416086)
build_miniruby 0.001120 0.000070 1.210576 ( 1.208835)
build_ruby 0.001599 0.000100 2.643705 ( 2.979939)
build_all 0.005739 0.000359 2.992293 ( 1.508011)
build_install 0.008824 0.004189 2.332955 ( 1.565038)
test_btest 0.000591 0.000063 55.985404 ( 14.527664)
test_basic 0.001121 0.004005 0.420218 ( 0.512202)
test_all 0.001151 0.000173 582.609123 (167.438217)
test_rubyspec 0.028569 0.013305 63.409683 ( 73.094646)
total: 264.25 sec