Logfile: /home/ko1/ruby/logs/brlog.trunk-yjit.20230203-141038
#<BuildRuby:0x000055c3f676e8e0
@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.20230203-141038",
@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.000006 0.000020 ( 0.000020)
autoconf 0.000017 0.000007 0.000024 ( 0.000023)
configure 0.000015 0.000006 0.000021 ( 0.000021)
build_up 0.004482 0.000168 1.190945 ( 1.960642)
build_miniruby 0.000958 0.000353 1.198055 ( 1.292569)
build_ruby 0.001034 0.000381 2.441148 ( 2.773615)
build_all 0.003664 0.003963 3.944801 ( 2.583964)
build_install 0.010863 0.007021 3.104719 ( 2.722766)
test_btest 0.000713 0.000306 56.361139 ( 32.097091)
test_basic 0.001866 0.005388 0.470936 ( 0.631184)
test_all 0.001214 0.000578 635.124818 (256.668223)
test_rubyspec 0.025639 0.023187 73.149799 ( 86.390396)
total: 387.12 sec