Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230901-040218
#<BuildRuby:0x000055c8eb572380
@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.20230901-040218",
@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.000021 0.000004 0.000025 ( 0.000025)
autoconf 0.000027 0.000005 0.000032 ( 0.000031)
configure 0.000029 0.000005 0.000034 ( 0.000035)
build_up 0.008353 0.000724 26.326029 ( 19.781468)
build_miniruby 0.001445 0.000249 18.130518 ( 18.219558)
build_ruby 0.001304 0.000225 3.455923 ( 4.151627)
build_all 0.004953 0.004515 16.819214 ( 15.263248)
build_install 0.016884 0.002411 8.032431 ( 5.973958)
test_btest 0.000992 0.000192 85.472949 ( 46.664058)
test_basic 0.007515 0.001455 1.019953 ( 1.320608)
test_all 0.009957 0.000000 685.996564 (336.729496)
test_rubyspec 0.024632 0.045563 105.979352 (127.070767)
total: 575.18 sec