Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230112-211159
#<BuildRuby:0x000055cd9e1ae390
@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.20230112-211159",
@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.000020 0.000003 0.000023 ( 0.000022)
configure 0.000017 0.000002 0.000019 ( 0.000019)
build_up 0.004888 0.000126 1.143048 ( 2.086856)
build_miniruby 0.001030 0.000129 1.422632 ( 1.436133)
build_ruby 0.000000 0.001469 3.575043 ( 4.176705)
build_all 0.004898 0.002579 3.855492 ( 2.618059)
build_install 0.006351 0.010609 3.114153 ( 2.956035)
test_btest 0.000591 0.000148 55.764364 ( 31.777261)
test_basic 0.002317 0.004494 0.443988 ( 0.579059)
test_all 0.000801 0.000228 636.493907 (325.198852)
test_rubyspec 0.026949 0.027339 73.309789 ( 96.819663)
total: 467.65 sec