Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231020-050221
#<BuildRuby:0x000055b6c4ad6008
@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.20231020-050221",
@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.000002 0.000017 ( 0.000018)
autoconf 0.000020 0.000002 0.000022 ( 0.000024)
configure 0.000018 0.000002 0.000020 ( 0.000021)
build_up 0.003013 0.003849 2.227801 ( 2.358361)
build_miniruby 0.001786 0.000000 1.504526 ( 1.503994)
build_ruby 0.000000 0.001671 3.395173 ( 3.619850)
build_all 0.005747 0.002147 5.903329 ( 3.318360)
build_install 0.004844 0.015072 7.344384 ( 4.910877)
test_btest 0.000000 0.000974 80.936724 ( 75.435901)
test_basic 0.001798 0.005939 0.902785 ( 1.624403)
test_all 0.005447 0.005470 734.342464 (797.987984)
test_rubyspec 0.039731 0.038640 105.058693 (175.762932)
total: 1066.52 sec