Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230112-030832
#<BuildRuby:0x000055e44847a3b0
@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.20230112-030832",
@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.000002 0.000012 ( 0.000013)
autoconf 0.000016 0.000004 0.000020 ( 0.000019)
configure 0.000012 0.000002 0.000014 ( 0.000014)
build_up 0.000199 0.004025 1.024885 ( 1.391330)
build_miniruby 0.001060 0.000265 1.166321 ( 1.216864)
build_ruby 0.000000 0.001836 3.251390 ( 11.997126)
build_all 0.000000 0.007118 3.625303 ( 1.812231)
build_install 0.005581 0.008276 2.725452 ( 1.906197)
test_btest 0.000000 0.000814 56.418662 ( 18.513020)
test_basic 0.000000 0.005472 0.418603 ( 0.519231)
test_all 0.000408 0.001303 637.559442 (199.146297)
test_rubyspec 0.030773 0.011315 67.888252 ( 77.894301)
total: 314.40 sec