Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230208-173926
#<BuildRuby:0x000055acf2985fb8
@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.20230208-173926",
@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.000020 0.000001 0.000021 ( 0.000021)
autoconf 0.000030 0.000002 0.000032 ( 0.000031)
configure 0.000027 0.000001 0.000028 ( 0.000028)
build_up 0.005605 0.000200 1.241557 ( 1.652440)
build_miniruby 0.001637 0.000058 1.394149 ( 1.396613)
build_ruby 0.001484 0.000000 2.551066 ( 2.758387)
build_all 0.000484 0.007388 4.056273 ( 2.214931)
build_install 0.010582 0.004706 2.894036 ( 2.114023)
test_btest 0.000554 0.000069 56.985761 ( 17.784756)
test_basic 0.000000 0.005092 0.412795 ( 0.506502)
test_all 0.000000 0.001186 643.845995 (184.426885)
test_rubyspec 0.014930 0.021453 64.540388 ( 74.410996)
total: 287.27 sec