Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230616-084404
#<BuildRuby:0x0000561a48eaa318
@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.20230616-084404",
@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.000023 0.000000 0.000023 ( 0.000023)
autoconf 0.000029 0.000000 0.000029 ( 0.000029)
configure 0.000027 0.000000 0.000027 ( 0.000026)
build_up 0.000000 0.007575 2.051225 ( 4.973268)
build_miniruby 0.001156 0.000387 1.438275 ( 1.853669)
build_ruby 0.001430 0.000092 2.971205 ( 4.632913)
build_all 0.003622 0.004419 2.557606 ( 3.111776)
build_install 0.013685 0.004321 3.678742 ( 4.877763)
test_btest 0.000801 0.000094 76.629886 ( 45.529970)
test_basic 0.006739 0.000000 0.804197 ( 1.283954)
test_all 0.001985 0.000033 597.138387 (312.191969)
test_rubyspec 0.028558 0.023890 87.305644 (125.106439)
total: 503.56 sec