Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230216-143322
#<BuildRuby:0x000055ca3b94e228
@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.20230216-143322",
@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.000023 0.000003 0.000026 ( 0.000026)
configure 0.000021 0.000002 0.000023 ( 0.000025)
build_up 0.002214 0.003110 1.519256 ( 2.766589)
build_miniruby 0.001261 0.000210 1.300523 ( 1.510109)
build_ruby 0.000000 0.001911 2.452791 ( 2.931391)
build_all 0.002783 0.005570 4.187296 ( 3.105559)
build_install 0.015656 0.000032 3.201456 ( 3.570721)
test_btest 0.000600 0.000125 57.364625 ( 34.972678)
test_basic 0.006450 0.000000 0.532601 ( 0.923446)
test_all 0.001390 0.000018 652.592748 (244.512000)
test_rubyspec 0.030717 0.021228 71.470607 ( 81.473218)
total: 375.77 sec