Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20221231-144850
#<BuildRuby:0x00005654fd3a6008
@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-144850",
@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.000010 0.000002 0.000012 ( 0.000011)
autoconf 0.000014 0.000002 0.000016 ( 0.000016)
configure 0.000012 0.000001 0.000013 ( 0.000013)
build_up 0.003976 0.000596 0.919776 ( 1.585914)
build_miniruby 0.001074 0.000161 1.113067 ( 1.111357)
build_ruby 0.001308 0.000000 3.126231 ( 3.505969)
build_all 0.000044 0.006056 3.214446 ( 1.545180)
build_install 0.010637 0.000619 2.614277 ( 1.688157)
test_btest 0.000797 0.000160 54.999526 ( 15.291365)
test_basic 0.004479 0.000105 0.378220 ( 0.471652)
test_all 0.000982 0.000189 593.852720 (168.986351)
test_rubyspec 0.009403 0.028572 58.575741 ( 68.599539)
total: 262.79 sec