Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221231-104750
#<BuildRuby:0x00005559d0d3e008
@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-104750",
@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.000016)
autoconf 0.000021 0.000003 0.000024 ( 0.000023)
configure 0.000018 0.000003 0.000021 ( 0.000021)
build_up 0.001236 0.004156 1.144604 ( 1.551131)
build_miniruby 0.001470 0.000000 1.507058 ( 1.506106)
build_ruby 0.001681 0.000000 3.307332 ( 3.660085)
build_all 0.003595 0.003779 3.761861 ( 1.954635)
build_install 0.012777 0.001696 3.077355 ( 2.099672)
test_btest 0.000613 0.000118 54.422053 ( 14.451274)
test_basic 0.000179 0.004365 0.341131 ( 0.433509)
test_all 0.000977 0.000226 557.498174 (158.181445)
test_rubyspec 0.007804 0.031293 55.862044 ( 65.924388)
total: 249.76 sec