Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230608-232538
#<BuildRuby:0x00005592a4596230
@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.20230608-232538",
@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.000013 0.000006 0.000019 ( 0.000019)
autoconf 0.000022 0.000009 0.000031 ( 0.000030)
configure 0.000019 0.000008 0.000027 ( 0.000026)
build_up 0.007021 0.000000 2.004604 ( 4.738182)
build_miniruby 0.001513 0.000232 1.502901 ( 1.723744)
build_ruby 0.001545 0.000000 2.992859 ( 4.200988)
build_all 0.007257 0.000322 2.361366 ( 3.215085)
build_install 0.015802 0.005267 3.768894 ( 4.958326)
test_btest 0.000569 0.000190 78.739336 ( 72.206132)
test_basic 0.005048 0.001683 0.840744 ( 1.265623)
test_all 0.001137 0.000379 586.647216 (378.307848)
test_rubyspec 0.027366 0.028815 83.617907 ( 96.046975)
total: 566.66 sec