Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230120-152856
#<BuildRuby:0x0000562fc7231fe8
@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.20230120-152856",
@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.000002 0.000015 ( 0.000015)
autoconf 0.000018 0.000003 0.000021 ( 0.000022)
configure 0.000015 0.000003 0.000018 ( 0.000018)
build_up 0.004146 0.000721 1.197510 ( 1.921325)
build_miniruby 0.001021 0.000178 1.300158 ( 1.438351)
build_ruby 0.001408 0.000245 3.198329 ( 3.773482)
build_all 0.007923 0.000000 3.910398 ( 2.388248)
build_install 0.014827 0.000954 2.964433 ( 2.748037)
test_btest 0.000704 0.000105 56.162155 ( 31.126952)
test_basic 0.001380 0.004623 0.437088 ( 0.595290)
test_all 0.001309 0.000243 641.517910 (249.925950)
test_rubyspec 0.012498 0.042117 70.672058 ( 81.232515)
total: 375.15 sec