Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230909-232812
#<BuildRuby:0x000055a14ab72118
@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.20230909-232812",
@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.000003 0.000022 ( 0.000022)
autoconf 0.000026 0.000004 0.000030 ( 0.000030)
configure 0.000022 0.000003 0.000025 ( 0.000025)
build_up 0.006374 0.000879 2.336974 ( 4.443268)
build_miniruby 0.001372 0.000000 1.653770 ( 1.866258)
build_ruby 0.001643 0.000000 3.234694 ( 3.770871)
build_all 0.008169 0.000420 6.011435 ( 4.335438)
build_install 0.020249 0.000000 7.821272 ( 6.044760)
test_btest 0.000782 0.000000 84.054187 ( 48.138091)
test_basic 0.000928 0.007923 1.033978 ( 1.497844)
test_all 0.004767 0.005336 649.993857 (344.841957)
test_rubyspec 0.037061 0.039346 106.329128 (137.380474)
total: 552.32 sec