Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230101-030828
#<BuildRuby:0x0000555bd95aa8e0
@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.20230101-030828",
@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.000011 0.000002 0.000013 ( 0.000013)
autoconf 0.000017 0.000003 0.000020 ( 0.000020)
configure 0.000014 0.000003 0.000017 ( 0.000017)
build_up 0.003922 0.000747 0.924459 ( 1.285315)
build_miniruby 0.001004 0.000191 1.034180 ( 1.032528)
build_ruby 0.001256 0.000239 2.475114 ( 2.834661)
build_all 0.004947 0.000942 3.365414 ( 1.686642)
build_install 0.003556 0.007505 2.811301 ( 1.841733)
test_btest 0.000522 0.000136 55.751587 ( 14.810366)
test_basic 0.004420 0.000000 0.391014 ( 0.483445)
test_all 0.001193 0.000000 633.685088 (180.606113)
test_rubyspec 0.017802 0.017814 63.826685 ( 81.309298)
total: 285.89 sec