Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230218-214317
#<BuildRuby:0x000055da1ab7a008
@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.20230218-214317",
@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.000013 0.000001 0.000014 ( 0.000015)
autoconf 0.000020 0.000003 0.000023 ( 0.000022)
configure 0.000018 0.000002 0.000020 ( 0.000020)
build_up 0.000594 0.004146 1.270014 ( 1.639958)
build_miniruby 0.001120 0.000000 1.107410 ( 1.105736)
build_ruby 0.001206 0.000000 2.291594 ( 2.490479)
build_all 0.006322 0.000000 3.667084 ( 1.795904)
build_install 0.013314 0.000000 2.647014 ( 1.864413)
test_btest 0.000924 0.000000 57.607567 ( 16.643312)
test_basic 0.004371 0.000420 0.444653 ( 0.536795)
test_all 0.001101 0.000147 619.261549 (183.535618)
test_rubyspec 0.020799 0.018855 66.154976 ( 76.492625)
total: 286.11 sec