Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230926-171202
#<BuildRuby:0x000055977f479f70
@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.20230926-171202",
@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.000018 0.000003 0.000021 ( 0.000021)
autoconf 0.000023 0.000003 0.000026 ( 0.000027)
configure 0.000022 0.000003 0.000025 ( 0.000025)
build_up 0.006299 0.000933 2.298479 ( 4.241870)
build_miniruby 0.001278 0.000190 1.639508 ( 1.766264)
build_ruby 0.001364 0.000202 3.418284 ( 3.846052)
build_all 0.008560 0.000000 6.271268 ( 4.043144)
build_install 0.017287 0.003692 7.701035 ( 5.748455)
test_btest 0.000728 0.000107 82.838354 ( 47.663632)
test_basic 0.007452 0.001096 0.901138 ( 1.277669)
test_all 0.009555 0.000125 707.246958 (305.738491)
test_rubyspec 0.037353 0.034385 104.954394 (124.648981)
total: 498.98 sec