Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230101-042425
#<BuildRuby:0x00005637943c6258
@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.20230101-042425",
@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.000019 0.000003 0.000022 ( 0.000021)
configure 0.000016 0.000003 0.000019 ( 0.000019)
build_up 0.000778 0.003386 1.027425 ( 1.428415)
build_miniruby 0.001143 0.000254 1.302817 ( 1.301899)
build_ruby 0.000997 0.000222 3.149129 ( 13.445432)
build_all 0.005917 0.000389 3.505574 ( 1.735719)
build_install 0.011478 0.000597 2.890368 ( 2.152404)
test_btest 0.000568 0.000108 56.506619 ( 16.614484)
test_basic 0.001849 0.002863 0.400048 ( 0.493692)
test_all 0.001306 0.000284 638.008153 (185.097564)
test_rubyspec 0.012585 0.028938 64.998764 ( 74.784963)
total: 297.06 sec