Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230203-230201
#<BuildRuby:0x000055ea41f2e258
@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.20230203-230201",
@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.000015 0.000001 0.000016 ( 0.000017)
autoconf 0.000026 0.000002 0.000028 ( 0.000028)
configure 0.000019 0.000002 0.000021 ( 0.000021)
build_up 0.004543 0.000395 1.112583 ( 1.505303)
build_miniruby 0.001115 0.000097 0.984678 ( 0.982908)
build_ruby 0.001274 0.000000 2.317719 ( 2.519607)
build_all 0.005950 0.000254 3.754951 ( 1.920647)
build_install 0.014864 0.000000 2.729303 ( 1.948106)
test_btest 0.000773 0.000000 55.677513 ( 18.723950)
test_basic 0.000423 0.004232 0.365276 ( 0.458754)
test_all 0.001991 0.000000 627.289381 (189.384676)
test_rubyspec 0.033304 0.010745 66.834348 ( 76.940894)
total: 294.39 sec