Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221207-085908
#<BuildRuby:0x000055e236145820
@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.20221207-085908",
@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.000011)
autoconf 0.000020 0.000001 0.000021 ( 0.000021)
configure 0.000015 0.000001 0.000016 ( 0.000017)
build_up 0.005691 0.000064 1.306818 ( 1.508702)
build_miniruby 0.001132 0.000046 1.284513 ( 1.283407)
build_ruby 0.001388 0.000056 2.142547 ( 2.134891)
build_all 0.006101 0.000071 3.264654 ( 1.592507)
build_install 0.012877 0.000000 2.397608 ( 1.555111)
test_btest 0.000682 0.000000 56.491200 ( 15.475551)
test_basic 0.004093 0.000017 0.374024 ( 0.467821)
test_all 0.000966 0.000000 621.926405 (177.871128)
test_rubyspec 0.024672 0.014563 59.669472 ( 69.493187)
total: 271.38 sec