Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230217-235114
#<BuildRuby:0x0000559573af6320
@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.20230217-235114",
@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.000023 0.000002 0.000025 ( 0.000025)
configure 0.000020 0.000002 0.000022 ( 0.000022)
build_up 0.004300 0.000373 1.317247 ( 1.691156)
build_miniruby 0.001109 0.000096 0.964632 ( 0.962824)
build_ruby 0.001120 0.000097 1.936420 ( 2.153255)
build_all 0.005933 0.000516 3.510274 ( 1.719966)
build_install 0.012225 0.000638 2.792422 ( 1.985717)
test_btest 0.000000 0.000775 58.448216 ( 21.050090)
test_basic 0.000000 0.005981 0.498196 ( 0.604992)
test_all 0.000000 0.001804 610.277762 (179.164668)
test_rubyspec 0.023058 0.018861 63.633503 ( 73.755485)
total: 283.09 sec