Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230102-125802
#<BuildRuby:0x000055d2ce5de8e0
@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.20230102-125802",
@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.000012 0.000001 0.000013 ( 0.000012)
autoconf 0.000019 0.000001 0.000020 ( 0.000020)
configure 0.000017 0.000001 0.000018 ( 0.000018)
build_up 0.000413 0.003980 0.984222 ( 1.372268)
build_miniruby 0.001129 0.000103 1.186857 ( 1.185448)
build_ruby 0.001248 0.000113 2.941676 ( 3.289101)
build_all 0.006739 0.000232 3.397935 ( 1.728266)
build_install 0.011622 0.000259 2.525059 ( 1.619490)
test_btest 0.000861 0.000069 55.161733 ( 14.716934)
test_basic 0.004745 0.000380 0.376796 ( 0.468409)
test_all 0.000978 0.000078 579.363293 (164.528365)
test_rubyspec 0.026794 0.012614 56.978474 ( 66.911717)
total: 255.82 sec