Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230829-141212
#<BuildRuby:0x00005557c30f1fc0
@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.20230829-141212",
@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.000020)
autoconf 0.000026 0.000004 0.000030 ( 0.000030)
configure 0.000023 0.000003 0.000026 ( 0.000026)
build_up 0.005866 0.000782 2.226628 ( 4.606690)
build_miniruby 0.001681 0.000224 1.506093 ( 1.648480)
build_ruby 0.001798 0.000000 3.391922 ( 3.912717)
build_all 0.005219 0.003354 6.347239 ( 4.316767)
build_install 0.010186 0.009302 7.944120 ( 5.787632)
test_btest 0.000764 0.000157 84.961788 ( 47.291720)
test_basic 0.006805 0.001401 0.992716 ( 1.338068)
test_all 0.004712 0.006447 713.306319 (339.484900)
test_rubyspec 0.043225 0.025510 105.236451 (124.793031)
total: 533.18 sec