Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230102-182941
#<BuildRuby:0x0000562ca7c422a8
@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-182941",
@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.000002 0.000014 ( 0.000015)
autoconf 0.000021 0.000003 0.000024 ( 0.000024)
configure 0.000020 0.000003 0.000023 ( 0.000022)
build_up 0.004112 0.000561 1.057161 ( 1.434124)
build_miniruby 0.001199 0.000163 1.409273 ( 1.408233)
build_ruby 0.001230 0.000168 3.135707 ( 3.519767)
build_all 0.002636 0.004034 3.627090 ( 1.860145)
build_install 0.009143 0.005275 2.790234 ( 1.837723)
test_btest 0.000482 0.000101 56.558819 ( 15.822268)
test_basic 0.000629 0.004642 0.349202 ( 0.445170)
test_all 0.000477 0.000522 637.232882 (184.963251)
test_rubyspec 0.013754 0.022264 60.002768 ( 70.905413)
total: 282.20 sec