Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20240322-075650
#<BuildRuby:0x00005604c2f3e018
@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.20240322-075650",
@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.000017 0.000004 0.000021 ( 0.000022)
autoconf 0.000023 0.000005 0.000028 ( 0.000029)
configure 0.000025 0.000006 0.000031 ( 0.000030)
build_up 0.006021 0.004490 4.117687 ( 3.912232)
build_miniruby 0.001288 0.000334 1.762404 ( 1.832424)
build_ruby 0.001635 0.000424 3.552093 ( 3.831097)
build_all 0.007874 0.000932 6.978435 ( 4.993497)
build_install 0.014966 0.007229 9.493667 ( 6.198626)
test_btest 0.000567 0.000157 92.997485 ( 57.427502)
test_basic 0.003221 0.004238 1.030020 ( 1.191462)
test_all 0.103139 0.016213 785.885734 (316.832100)
test_rubyspec 0.066594 0.031906 135.013792 (173.059531)
total: 569.28 sec