Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240202-202046
#<BuildRuby:0x000055bb0405e230
@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.20240202-202046",
@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.000019 0.000007 0.000026 ( 0.000025)
autoconf 0.000024 0.000009 0.000033 ( 0.000033)
configure 0.000019 0.000007 0.000026 ( 0.000027)
build_up 0.000205 0.006228 1.866759 ( 2.237071)
build_miniruby 0.000975 0.000443 1.658389 ( 1.662085)
build_ruby 0.001204 0.000547 3.430934 ( 3.651784)
build_all 0.008177 0.000000 6.362727 ( 2.647886)
build_install 0.016857 0.000341 7.448078 ( 3.838995)
test_btest 0.000873 0.000000 80.616453 ( 21.278038)
test_basic 0.006011 0.000000 0.825870 ( 2.460148)
test_all 0.091970 0.021698 616.849695 (182.157481)
test_rubyspec 0.057503 0.036196 137.637751 (148.991611)
total: 368.93 sec