Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230106-123439
#<BuildRuby:0x000055a2f2e121a8
@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.20230106-123439",
@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.000012 0.000002 0.000014 ( 0.000014)
autoconf 0.000019 0.000003 0.000022 ( 0.000022)
configure 0.000016 0.000002 0.000018 ( 0.000018)
build_up 0.004311 0.000647 1.108471 ( 1.648641)
build_miniruby 0.001066 0.000160 1.343536 ( 1.341586)
build_ruby 0.001555 0.000000 3.337659 ( 3.710743)
build_all 0.000000 0.008765 3.926769 ( 2.064879)
build_install 0.007732 0.010919 2.980247 ( 2.152304)
test_btest 0.000472 0.000164 59.353549 ( 16.503610)
test_basic 0.000481 0.004246 0.382894 ( 0.475236)
test_all 0.000849 0.000332 581.562480 (177.977352)
test_rubyspec 0.037967 0.008688 65.963306 ( 75.812578)
total: 281.69 sec