Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230219-045250
#<BuildRuby:0x00005654f52ce7f0
@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.20230219-045250",
@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.000001 0.000013 ( 0.000014)
autoconf 0.000023 0.000002 0.000025 ( 0.000024)
configure 0.000018 0.000001 0.000019 ( 0.000019)
build_up 0.000138 0.004028 1.342725 ( 1.720770)
build_miniruby 0.001319 0.000179 1.175144 ( 1.173352)
build_ruby 0.001239 0.000169 2.128956 ( 17.013489)
build_all 0.004694 0.000640 3.483895 ( 1.710068)
build_install 0.005654 0.005382 2.842186 ( 2.053788)
test_btest 0.000826 0.000150 56.378086 ( 15.374563)
test_basic 0.005069 0.000072 0.492082 ( 0.604642)
test_all 0.001501 0.000095 616.311558 (175.056752)
test_rubyspec 0.023702 0.016959 65.507067 ( 76.028332)
total: 290.74 sec