Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230313-191843
#<BuildRuby:0x000055c736ae6390
@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.20230313-191843",
@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.000022 0.000000 0.000022 ( 0.000022)
autoconf 0.000025 0.000000 0.000025 ( 0.000026)
configure 0.000022 0.000000 0.000022 ( 0.000021)
build_up 0.006041 0.000000 1.780958 ( 3.742039)
build_miniruby 0.000000 0.001395 1.258995 ( 1.321025)
build_ruby 0.000000 0.001396 2.469169 ( 2.679493)
build_all 0.005327 0.001801 2.206623 ( 1.905669)
build_install 0.015391 0.001210 3.335192 ( 3.015050)
test_btest 0.000709 0.000000 65.628499 ( 34.134731)
test_basic 0.005264 0.000253 0.516293 ( 0.652845)
test_all 0.000969 0.000161 580.526257 (199.802432)
test_rubyspec 0.022491 0.028637 74.288524 ( 85.117719)
total: 332.37 sec