Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230101-155706
#<BuildRuby:0x000056425bc7da00
@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-155706",
@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.000015 0.000000 0.000015 ( 0.000016)
autoconf 0.000026 0.000000 0.000026 ( 0.000026)
configure 0.000028 0.000000 0.000028 ( 0.000029)
build_up 0.004537 0.000064 0.985923 ( 1.452853)
build_miniruby 0.000961 0.000080 1.134183 ( 1.134444)
build_ruby 0.001373 0.000000 2.928068 ( 3.327530)
build_all 0.006503 0.000000 3.031906 ( 1.463190)
build_install 0.009313 0.004669 2.458684 ( 1.546730)
test_btest 0.000771 0.000085 55.747508 ( 14.584972)
test_basic 0.004642 0.000033 0.411988 ( 0.504224)
test_all 0.001167 0.000125 550.996449 (160.786605)
test_rubyspec 0.017613 0.023097 56.024254 ( 66.149682)
total: 250.95 sec