Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230828-021824
#<BuildRuby:0x000055922aa6e7c8
@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.20230828-021824",
@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.000001 0.000016 ( 0.000016)
autoconf 0.000026 0.000001 0.000027 ( 0.000027)
configure 0.000021 0.000001 0.000022 ( 0.000022)
build_up 0.007587 0.000226 2.241040 ( 4.713431)
build_miniruby 0.001766 0.000000 1.701473 ( 1.945179)
build_ruby 0.001830 0.000000 3.408868 ( 3.989947)
build_all 0.008161 0.000000 6.258848 ( 4.228992)
build_install 0.014550 0.003627 7.782335 ( 5.904784)
test_btest 0.000726 0.000054 85.606929 ( 48.474807)
test_basic 0.004313 0.004387 0.981107 ( 1.284618)
test_all 0.005587 0.004251 680.322137 (298.803258)
test_rubyspec 0.025150 0.047980 106.843069 (127.606561)
total: 496.95 sec