Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230211-093816
#<BuildRuby:0x000055ada615a208
@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.20230211-093816",
@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.000016 0.000001 0.000017 ( 0.000017)
autoconf 0.000020 0.000001 0.000021 ( 0.000021)
configure 0.000018 0.000001 0.000019 ( 0.000018)
build_up 0.004080 0.000178 1.053460 ( 1.440818)
build_miniruby 0.001080 0.000047 1.176111 ( 1.174998)
build_ruby 0.001449 0.000063 2.114299 ( 2.339828)
build_all 0.007109 0.000000 3.757447 ( 1.906961)
build_install 0.013885 0.000319 2.888338 ( 2.055796)
test_btest 0.000655 0.000025 57.456744 ( 16.623359)
test_basic 0.005246 0.000024 0.345208 ( 0.439442)
test_all 0.001509 0.000056 627.873438 (187.420598)
test_rubyspec 0.016697 0.027678 69.901366 ( 79.897389)
total: 293.30 sec