Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221226-181857
#<BuildRuby:0x00005602f911e390
@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.20221226-181857",
@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.000003 0.000018 ( 0.000018)
autoconf 0.000020 0.000003 0.000023 ( 0.000023)
configure 0.000019 0.000004 0.000023 ( 0.000023)
build_up 0.000441 0.004067 1.162916 ( 1.847362)
build_miniruby 0.001357 0.000323 1.439836 ( 1.605696)
build_ruby 0.001646 0.000000 3.344678 ( 3.933417)
build_all 0.002934 0.004214 3.684353 ( 2.886302)
build_install 0.013433 0.001317 3.170484 ( 2.813497)
test_btest 0.000000 0.000623 56.632037 ( 29.844674)
test_basic 0.003041 0.003256 0.443323 ( 0.691395)
test_all 0.002411 0.000675 630.130132 (255.587631)
test_rubyspec 0.015241 0.035711 71.508034 ( 86.402313)
total: 385.61 sec