Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230901-035045
#<BuildRuby:0x00005564820adfc0
@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-035045",
@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.000015 0.000002 0.000017 ( 0.000018)
autoconf 0.000022 0.000004 0.000026 ( 0.000026)
configure 0.000020 0.000003 0.000023 ( 0.000023)
build_up 0.001931 0.004237 1.926218 ( 3.775473)
build_miniruby 0.002346 0.000000 1.906346 ( 2.413808)
build_ruby 0.002043 0.000000 3.474427 ( 5.014946)
build_all 0.006212 0.002879 6.962017 ( 9.327399)
build_install 0.018344 0.003664 8.200821 ( 10.431251)
test_btest 0.000757 0.000159 88.755238 ( 96.015019)
test_basic 0.007805 0.001644 1.006923 ( 1.726190)
test_all 0.008242 0.003169 697.650169 (429.656536)
test_rubyspec 0.044797 0.030533 107.221050 (133.214361)
total: 691.58 sec