Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221231-230810
#<BuildRuby:0x0000559c6a62dfe8
@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.20221231-230810",
@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.000001 0.000015 ( 0.000015)
autoconf 0.000026 0.000002 0.000028 ( 0.000029)
configure 0.000019 0.000001 0.000020 ( 0.000021)
build_up 0.000935 0.004145 0.950433 ( 1.323637)
build_miniruby 0.001153 0.000145 1.099062 ( 1.097200)
build_ruby 0.001212 0.000151 2.575421 ( 2.953815)
build_all 0.002851 0.003961 2.987790 ( 1.503713)
build_install 0.012095 0.000571 2.444083 ( 1.524589)
test_btest 0.000686 0.000102 55.279766 ( 14.368409)
test_basic 0.000750 0.003661 0.376558 ( 0.469530)
test_all 0.001014 0.000181 584.404924 (164.812751)
test_rubyspec 0.013230 0.028667 54.954764 ( 65.966816)
total: 254.02 sec