Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230514-043357
#<BuildRuby:0x0000560597db5fb8
@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.20230514-043357",
@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.000002 0.000015 ( 0.000015)
autoconf 0.000020 0.000002 0.000022 ( 0.000022)
configure 0.000020 0.000003 0.000023 ( 0.000022)
build_up 0.001252 0.004301 1.667626 ( 2.901758)
build_miniruby 0.001075 0.000187 0.933723 ( 0.931996)
build_ruby 0.001095 0.000190 2.038911 ( 2.244492)
build_all 0.005782 0.000256 1.897803 ( 1.048359)
build_install 0.014275 0.000871 2.913725 ( 1.835428)
test_btest 0.000761 0.000117 70.079359 ( 17.872394)
test_basic 0.001950 0.003279 0.600928 ( 0.673831)
test_all 0.001121 0.000000 533.919672 (160.372385)
test_rubyspec 0.023234 0.022402 69.728453 ( 81.420708)
total: 269.30 sec