Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221223-191123
#<BuildRuby:0x00005645a4706120
@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.20221223-191123",
@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.000014 0.000002 0.000016 ( 0.000015)
autoconf 0.000023 0.000002 0.000025 ( 0.000025)
configure 0.000021 0.000002 0.000023 ( 0.000023)
build_up 0.004162 0.000362 1.127917 ( 1.534420)
build_miniruby 0.001294 0.000112 1.347779 ( 1.346894)
build_ruby 0.001925 0.000167 3.549381 ( 3.877503)
build_all 0.008228 0.000000 3.966333 ( 2.056115)
build_install 0.015085 0.003258 3.070487 ( 2.298840)
test_btest 0.000957 0.000000 58.436362 ( 23.446831)
test_basic 0.001737 0.003390 0.438666 ( 0.541848)
test_all 0.002345 0.000284 666.801125 (348.722882)
test_rubyspec 0.014894 0.050845 77.669700 (107.529918)
total: 491.36 sec