Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230610-150005
#<BuildRuby:0x000055beba9c23d0
@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.20230610-150005",
@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.000001 0.000019 ( 0.000020)
autoconf 0.000026 0.000002 0.000028 ( 0.000029)
configure 0.000023 0.000002 0.000025 ( 0.000026)
build_up 0.002410 0.004104 1.882214 ( 4.477474)
build_miniruby 0.001877 0.000000 1.356945 ( 1.505570)
build_ruby 0.001675 0.000000 2.624450 ( 2.915836)
build_all 0.006726 0.000000 2.195516 ( 2.012794)
build_install 0.014369 0.003243 3.472989 ( 3.815073)
test_btest 0.000925 0.000119 76.803541 ( 43.848583)
test_basic 0.006399 0.000826 0.817932 ( 0.962998)
test_all 0.001435 0.000186 579.608138 (258.819418)
test_rubyspec 0.032941 0.023616 87.005817 (113.467941)
total: 431.83 sec