Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221227-142246
#<BuildRuby:0x0000564334eba258
@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.20221227-142246",
@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.000009 0.000002 0.000011 ( 0.000010)
autoconf 0.000014 0.000002 0.000016 ( 0.000016)
configure 0.000012 0.000002 0.000014 ( 0.000014)
build_up 0.003952 0.000658 1.017807 ( 1.414321)
build_miniruby 0.001248 0.000208 1.380943 ( 1.379067)
build_ruby 0.000000 0.001725 3.404411 ( 3.769651)
build_all 0.001660 0.004914 3.445704 ( 1.816383)
build_install 0.010238 0.002559 2.990494 ( 2.043541)
test_btest 0.000589 0.000147 55.591933 ( 15.341347)
test_basic 0.004322 0.001081 0.413547 ( 0.519918)
test_all 0.000805 0.000721 621.151370 (178.936300)
test_rubyspec 0.020883 0.015616 62.199649 ( 72.109484)
total: 277.33 sec