Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231015-154440
#<BuildRuby:0x00005620860de3d0
@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.20231015-154440",
@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.000016 0.000002 0.000018 ( 0.000018)
autoconf 0.000026 0.000003 0.000029 ( 0.000028)
configure 0.000022 0.000002 0.000024 ( 0.000024)
build_up 0.005897 0.000590 2.427557 ( 2.925235)
build_miniruby 0.001504 0.000150 1.733116 ( 1.786313)
build_ruby 0.002071 0.000207 3.391422 ( 3.638612)
build_all 0.007910 0.000358 6.308321 ( 3.582954)
build_install 0.018871 0.000927 7.777625 ( 5.150287)
test_btest 0.000716 0.000065 86.521284 ( 52.732696)
test_basic 0.007955 0.000000 1.012747 ( 1.399469)
test_all 0.009734 0.000000 694.194818 (316.789556)
test_rubyspec 0.025417 0.044802 104.236933 (129.889288)
total: 517.90 sec