Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230104-090117
#<BuildRuby:0x0000563136e8e320
@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.20230104-090117",
@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.000014)
autoconf 0.000017 0.000003 0.000020 ( 0.000021)
configure 0.000017 0.000003 0.000020 ( 0.000020)
build_up 0.001355 0.003426 1.068974 ( 1.513435)
build_miniruby 0.000936 0.000223 1.071397 ( 1.070028)
build_ruby 0.001105 0.000263 2.790820 ( 3.174840)
build_all 0.005149 0.001226 3.280345 ( 1.545436)
build_install 0.013538 0.000135 2.825029 ( 1.827548)
test_btest 0.000591 0.000124 53.896886 ( 14.362872)
test_basic 0.004222 0.000000 0.371369 ( 0.467604)
test_all 0.000979 0.000183 579.777959 (164.304423)
test_rubyspec 0.024420 0.016387 59.940030 ( 69.881221)
total: 258.15 sec