Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20231229-141554
#<BuildRuby:0x0000561ae11b9de0
@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.20231229-141554",
@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.000011 0.000004 0.000015 ( 0.000015)
autoconf 0.000017 0.000007 0.000024 ( 0.000024)
configure 0.000015 0.000006 0.000021 ( 0.000021)
build_up 0.005692 0.000000 1.671983 ( 2.246257)
build_miniruby 0.001495 0.000000 6.714798 ( 6.300016)
build_ruby 0.001360 0.000214 3.435023 ( 3.670069)
build_all 0.007807 0.000000 5.755606 ( 2.742745)
build_install 0.012153 0.006324 7.122338 ( 4.180427)
test_btest 0.000000 0.000852 82.655969 ( 34.085616)
test_basic 0.000567 0.004952 0.845536 ( 4.754365)
test_all 0.071289 0.052060 746.948228 (349.157635)
test_rubyspec 0.063253 0.021028 107.180667 (176.458072)
total: 583.60 sec