Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221230-175639
#<BuildRuby:0x0000556ebe5b9a00
@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.20221230-175639",
@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.000012 0.000002 0.000014 ( 0.000014)
autoconf 0.000021 0.000004 0.000025 ( 0.000024)
configure 0.000021 0.000004 0.000025 ( 0.000024)
build_up 0.000562 0.004134 1.113384 ( 1.514039)
build_miniruby 0.000896 0.000214 1.334088 ( 1.332783)
build_ruby 0.001147 0.000273 3.032597 ( 15.833728)
build_all 0.005873 0.000000 3.357368 ( 1.730654)
build_install 0.009530 0.000637 2.543898 ( 1.568113)
test_btest 0.000567 0.000118 54.076275 ( 15.248073)
test_basic 0.006193 0.000381 0.405188 ( 0.501910)
test_all 0.001624 0.000325 613.542692 (197.738599)
test_rubyspec 0.023080 0.024010 64.987517 ( 75.102127)
total: 310.57 sec