Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230102-023510
#<BuildRuby:0x000055972f5fa8e0
@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.20230102-023510",
@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.000010 0.000000 0.000010 ( 0.000011)
autoconf 0.000018 0.000002 0.000020 ( 0.000019)
configure 0.000015 0.000001 0.000016 ( 0.000016)
build_up 0.004478 0.000029 0.949773 ( 1.351983)
build_miniruby 0.001142 0.000099 1.125401 ( 1.123871)
build_ruby 0.001452 0.000071 2.650888 ( 3.028971)
build_all 0.006192 0.000000 3.196808 ( 1.534902)
build_install 0.010083 0.004251 2.565932 ( 1.604961)
test_btest 0.000791 0.000088 54.970889 ( 14.308015)
test_basic 0.004381 0.000486 0.359524 ( 0.455135)
test_all 0.001023 0.000000 573.816121 (167.598825)
test_rubyspec 0.009988 0.024730 56.928402 ( 66.974056)
total: 257.98 sec